HomeSort by relevance Sort by last modified time
    Searched refs:floor_tex_coord (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/glesext/gpu_shader5/
esextcGPUShader5TextureGatherOffset.cpp 373 "flat out ivec4 floor_tex_coord;\n"
383 " floor_tex_coord = ivec4(ivec2(floorTexCoords.xy), 0, 0);\n"
414 "flat out ivec4 floor_tex_coord;\n"
424 " floor_tex_coord = ivec4(ivec2(floorTexCoords.xy), 0, 0);\n"
2251 const glw::GLint* floor_tex_coord = results + (vertex * vertex_size_in_results_buffer) + floor_tex_coord_offset; local
    [all...]
esextcGPUShader5TextureGatherOffset.hpp 242 glw::GLint floor_tex_coord[4]; member in struct:glcts::GPUShader5TextureGatherOffsetDepthTestBase::CapturedVaryings
    [all...]

Completed in 79 milliseconds