Home
last modified time | relevance | path

Searched defs:absolute_position_x (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp1688 const glw::GLint absolute_position_x = fract_position_x + captured_data.without_offset_2[0] * (int)texture_size; in checkResult() local
1895 const glw::GLint absolute_position_x = fract_position_x + captured_data.without_offset_2[0] * (int)texture_size; in checkResult() local
2743 const glw::GLint absolute_position_x = fract_position_x + captured_data.floor_tex_coord[0] * (int)texture_size; in checkResult() local
2935 const glw::GLint absolute_position_x = fract_position_x + captured_data.floor_tex_coord[0] * (int)texture_size; in checkResult() local
[all...]

Completed in 7 milliseconds