Lines Matching refs:NegativeTestContext
183 void verifyShader (NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource) in verifyShader()
303 std::string getShaderInitialization (NegativeTestContext& ctx, glu::ShaderType shaderType) in getShaderInitialization()
349 std::string genShaderSourceBitfieldExtract (NegativeTestContext& ctx, glu::ShaderType shaderType, g… in genShaderSourceBitfieldExtract()
365 void bitfield_extract_invalid_value_type (NegativeTestContext& ctx) in bitfield_extract_invalid_value_type()
386 void bitfield_extract_invalid_offset_type (NegativeTestContext& ctx) in bitfield_extract_invalid_offset_type()
416 void bitfield_extract_invalid_bits_type (NegativeTestContext& ctx) in bitfield_extract_invalid_bits_type()
446 std::string genShaderSourceBitfieldInsert (NegativeTestContext& ctx, glu::ShaderType shaderType, gl… in genShaderSourceBitfieldInsert()
463 void bitfield_insert_invalid_base_type (NegativeTestContext& ctx) in bitfield_insert_invalid_base_type()
491 void bitfield_insert_invalid_insert_type (NegativeTestContext& ctx) in bitfield_insert_invalid_insert_type()
535 void bitfield_insert_invalid_offset_type (NegativeTestContext& ctx) in bitfield_insert_invalid_offset_type()
565 void bitfield_insert_invalid_bits_type (NegativeTestContext& ctx) in bitfield_insert_invalid_bits_type()
596 std::string genShaderSourceReverseCountFind (NegativeTestContext& ctx, glu::ShaderType shaderType, … in genShaderSourceReverseCountFind()
626 void bitfield_reverse (NegativeTestContext& ctx) in bitfield_reverse()
645 void bit_count (NegativeTestContext& ctx) in bit_count()
664 void find_msb (NegativeTestContext& ctx) in find_msb()
683 void find_lsb (NegativeTestContext& ctx) in find_lsb()
703 std::string genShaderSourceAddCarrySubBorrow (NegativeTestContext& ctx, glu::ShaderType shaderType,… in genShaderSourceAddCarrySubBorrow()
736 void uadd_carry_invalid_x (NegativeTestContext& ctx) in uadd_carry_invalid_x()
772 void uadd_carry_invalid_y (NegativeTestContext& ctx) in uadd_carry_invalid_y()
809 void uadd_carry_invalid_carry (NegativeTestContext& ctx) in uadd_carry_invalid_carry()
846 void usub_borrow_invalid_x (NegativeTestContext& ctx) in usub_borrow_invalid_x()
883 void usub_borrow_invalid_y (NegativeTestContext& ctx) in usub_borrow_invalid_y()
920 void usub_borrow_invalid_borrow (NegativeTestContext& ctx) in usub_borrow_invalid_borrow()
958 std::string genShaderSourceMulExtended (NegativeTestContext& ctx, glu::ShaderType shaderType, Shade… in genShaderSourceMulExtended()
985 void umul_extended_invalid_x (NegativeTestContext& ctx) in umul_extended_invalid_x()
1022 void umul_extended_invalid_y (NegativeTestContext& ctx) in umul_extended_invalid_y()
1059 void umul_extended_invalid_msb (NegativeTestContext& ctx) in umul_extended_invalid_msb()
1096 void umul_extended_invalid_lsb (NegativeTestContext& ctx) in umul_extended_invalid_lsb()
1133 void imul_extended_invalid_x (NegativeTestContext& ctx) in imul_extended_invalid_x()
1170 void imul_extended_invalid_y (NegativeTestContext& ctx) in imul_extended_invalid_y()
1207 void imul_extended_invalid_msb (NegativeTestContext& ctx) in imul_extended_invalid_msb()
1244 void imul_extended_invalid_lsb (NegativeTestContext& ctx) in imul_extended_invalid_lsb()
1282 std::string genShaderSourceFrexpLdexp (NegativeTestContext& ctx, glu::ShaderType shaderType, Shader… in genShaderSourceFrexpLdexp()
1313 void frexp_invalid_x (NegativeTestContext& ctx) in frexp_invalid_x()
1341 void frexp_invalid_exp (NegativeTestContext& ctx) in frexp_invalid_exp()
1369 void ldexp_invalid_x (NegativeTestContext& ctx) in ldexp_invalid_x()
1397 void ldexp_invalid_exp (NegativeTestContext& ctx) in ldexp_invalid_exp()
1426 std::string genShaderSourcePackUnpackNorm4x8 (NegativeTestContext& ctx, glu::ShaderType shaderType,… in genShaderSourcePackUnpackNorm4x8()
1470 void pack_unorm_4x8 (NegativeTestContext& ctx) in pack_unorm_4x8()
1507 void pack_snorm_4x8 (NegativeTestContext& ctx) in pack_snorm_4x8()
1543 void unpack_snorm_4x8 (NegativeTestContext& ctx) in unpack_snorm_4x8()
1579 void unpack_unorm_4x8 (NegativeTestContext& ctx) in unpack_unorm_4x8()
1616 std::string genShaderSourceTextureSize_sampler (NegativeTestContext& ctx, glu::ShaderType shaderTyp… in genShaderSourceTextureSize_sampler()
1672 void texture_size_invalid_sampler (NegativeTestContext& ctx) in texture_size_invalid_sampler()
1696 std::string genShaderSourceTextureSize_lod (NegativeTestContext& ctx, glu::ShaderType shaderType, g… in genShaderSourceTextureSize_lod()
1712 void texture_size_invalid_lod (NegativeTestContext& ctx) in texture_size_invalid_lod()
1743 std::string genShaderSourceTexture (NegativeTestContext& ctx, glu::ShaderType shaderType, FunctionT… in genShaderSourceTexture()
1774 std::string genShaderSourceTexture (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::Data… in genShaderSourceTexture()
1779 std::string genShaderSourceTexture (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::Data… in genShaderSourceTexture()
1784 void texture_invalid_p (NegativeTestContext& ctx) in texture_invalid_p()
2300 void texture_invalid_bias_or_compare (NegativeTestContext& ctx) in texture_invalid_bias_or_compare()
2572 std::string genShaderSourceTextureLod (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::D… in genShaderSourceTextureLod()
2589 void texture_lod_invalid_p (NegativeTestContext& ctx) in texture_lod_invalid_p()
2651 void texture_lod_invalid_lod (NegativeTestContext& ctx) in texture_lod_invalid_lod()
2714 std::string genShaderSourceTexelFetch (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::D… in genShaderSourceTexelFetch()
2752 std::string genShaderSourceTexelFetch (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::D… in genShaderSourceTexelFetch()
2757 void texel_fetch_invalid_p (NegativeTestContext& ctx) in texel_fetch_invalid_p()
2906 void texel_fetch_invalid_sample (NegativeTestContext& ctx) in texel_fetch_invalid_sample()
3016 std::string genShaderSourceGeometry (NegativeTestContext& ctx, glu::ShaderType shaderType, ShaderFu… in genShaderSourceGeometry()
3045 void emit_vertex (NegativeTestContext& ctx) in emit_vertex()
3064 void end_primitive (NegativeTestContext& ctx) in end_primitive()
3084 std::string genShaderSourceTextureGrad (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::… in genShaderSourceTextureGrad()
3103 void texture_grad (NegativeTestContext& ctx) in texture_grad()
3156 std::string genShaderSourceTextureGather (NegativeTestContext& ctx, glu::ShaderType shaderType, glu… in genShaderSourceTextureGather()
3179 std::string genShaderSourceTextureGather (NegativeTestContext& ctx, glu::ShaderType shaderType, glu… in genShaderSourceTextureGather()
3184 void texture_gather_sampler_2d (NegativeTestContext& ctx) in texture_gather_sampler_2d()
3242 void texture_gather_sampler_2d_array (NegativeTestContext& ctx) in texture_gather_sampler_2d_array()
3300 void texture_gather_sampler_cube (NegativeTestContext& ctx) in texture_gather_sampler_cube()
3358 void texture_gather_sampler_2d_shadow (NegativeTestContext& ctx) in texture_gather_sampler_2d_shadow()
3388 void texture_gather_sampler_2d_array_shadow (NegativeTestContext& ctx) in texture_gather_sampler_2d_array_shadow()
3418 void texture_gather_sampler_cube_shadow (NegativeTestContext& ctx) in texture_gather_sampler_cube_shadow()
3448 void texture_gather_sampler_cube_array (NegativeTestContext& ctx) in texture_gather_sampler_cube_array()
3507 void texture_gather_sampler_cube_array_shadow (NegativeTestContext& ctx) in texture_gather_sampler_cube_array_shadow()
3543 std::string genShaderSourceTextureGatherOffset (NegativeTestContext& ctx, glu::ShaderType shaderTyp… in genShaderSourceTextureGatherOffset()
3585 std::string genShaderSourceTextureGatherOffset (NegativeTestContext& ctx, glu::ShaderType shaderTyp… in genShaderSourceTextureGatherOffset()
3592 void texture_gather_offset_sampler_2d (NegativeTestContext& ctx) in texture_gather_offset_sampler_2d()
3674 void texture_gather_offset_sampler_2d_array (NegativeTestContext& ctx) in texture_gather_offset_sampler_2d_array()
3752 void texture_gather_offset_sampler_2d_shadow (NegativeTestContext& ctx) in texture_gather_offset_sampler_2d_shadow()
3782 void texture_gather_offset_sampler_2d_array_shadow (NegativeTestContext& ctx) in texture_gather_offset_sampler_2d_array_shadow()
3813 std::string genShaderSourceAtomicOperations (NegativeTestContext& ctx, glu::ShaderType shaderType, … in genShaderSourceAtomicOperations()
3849 std::string genShaderSourceAtomicOperations (NegativeTestContext& ctx, glu::ShaderType shaderType, … in genShaderSourceAtomicOperations()
3856 void atomic_add (NegativeTestContext& ctx) in atomic_add()
3878 void atomic_min (NegativeTestContext& ctx) in atomic_min()
3900 void atomic_max (NegativeTestContext& ctx) in atomic_max()
3922 void atomic_and (NegativeTestContext& ctx) in atomic_and()
3944 void atomic_or (NegativeTestContext& ctx) in atomic_or()
3966 void atomic_xor (NegativeTestContext& ctx) in atomic_xor()
3988 void atomic_exchange (NegativeTestContext& ctx) in atomic_exchange()
4010 void atomic_comp_swap (NegativeTestContext& ctx) in atomic_comp_swap()
4037 std::string genShaderSourceInterpolateAt (NegativeTestContext& ctx, glu::ShaderType shaderType, Sha… in genShaderSourceInterpolateAt()
4076 std::string genShaderSourceInterpolateAt (NegativeTestContext& ctx, glu::ShaderType shaderType, Sha… in genShaderSourceInterpolateAt()
4083 void interpolate_at_centroid (NegativeTestContext& ctx) in interpolate_at_centroid()
4125 void interpolate_at_sample (NegativeTestContext& ctx) in interpolate_at_sample()
4185 void interpolate_at_offset (NegativeTestContext& ctx) in interpolate_at_offset()
4247 std::string genShaderSourceTextureGatherOffsets (NegativeTestContext& ctx, glu::ShaderType shaderTy… in genShaderSourceTextureGatherOffsets()
4287 void texture_gather_offsets (NegativeTestContext& ctx) in texture_gather_offsets()
4347 std::string genShaderSourceFma (NegativeTestContext& ctx, glu::ShaderType shaderType, glu::DataType… in genShaderSourceFma()
4363 void fma (NegativeTestContext& ctx) in fma()