Home
last modified time | relevance | path

Searched defs:coord_z (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp1103 const glw::GLfloat coord_z = in prepareVertexBufferInfoForCoordinates() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp740 const glw::GLfloat coord_z = texture_coordinates[2]; in getRightNeighbour() local
796 const glw::GLfloat coord_z = texture_coordinates[2]; in getTopNeighbour() local
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c3467 LLVMValueRef coord_z, in adjust_sample_index_using_fmask()