Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_lower_tex.c247 nir_scalar coord_y = nir_scalar_resolved(intrin->src[0].ssa, 1); in can_move_coord() local
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp1102 … const glw::GLfloat coord_y = ((float)(rand() % y_modulus)) / coordinate_denominator + y_offset; in prepareVertexBufferInfoForCoordinates() local
1121 … const glw::GLfloat coord_y = ((float)(rand() % y_modulus)) / coordinate_denominator + y_offset; in prepareVertexBufferInfoForCoordinates() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp741 const glw::GLfloat coord_y = texture_coordinates[1]; in getRightNeighbour() local
797 const glw::GLfloat coord_y = texture_coordinates[1]; in getTopNeighbour() local