Lines Matching refs:contextSupports

307 	if (!contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)))  in getShaderInitialization()
352 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceBitfieldExtract()
449 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceBitfieldInsert()
604 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceReverseCountFind()
708 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceAddCarrySubBorrow()
963 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceMulExtended()
1287 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceFrexpLdexp()
1434 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourcePackUnpackNorm4x8()
1619 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTextureSize_sampler()
1682 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texture_size_invalid_sampler()
1699 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTextureSize_lod()
1722 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texture_size_invalid_lod()
1746 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTexture()
2197 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texture_invalid_p()
2277 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texture_invalid_p()
2502 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texture_invalid_bias_or_compare()
2546 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texture_invalid_bias_or_compare()
2575 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTextureLod()
2594 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texture_lod_invalid_p()
2656 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texture_lod_invalid_lod()
2717 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTexelFetch()
2762 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texel_fetch_invalid_p()
2911 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texel_fetch_invalid_sample()
3021 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceGeometry()
3088 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTextureGrad()
3105 …dError, ctx.isExtensionSupported("GL_EXT_texture_cube_map_array") || contextSupports(ctx.getRender… in texture_grad()
3160 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTextureGather()
3452contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSuppor… in texture_gather_sampler_cube_array()
3511contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSuppor… in texture_gather_sampler_cube_array_shadow()
3549 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTextureGatherOffset()
3819 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceAtomicOperations()
4041 …const bool supportsES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, … in genShaderSourceInterpolateAt()
4086contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSuppor… in interpolate_at_centroid()
4128contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSuppor… in interpolate_at_sample()
4188contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSuppor… in interpolate_at_offset()
4251 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTextureGatherOffsets()
4290contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSuppor… in texture_gather_offsets()
4351 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceFma()
4366contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSuppor… in fma()