Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.hpp181 struct CapturedVaryings struct in glcts::GPUShader5TextureGatherOffsetColorTestBase
183 glw::GLint without_offset_0[4];
184 glw::GLint without_offset_1[4];
185 glw::GLint without_offset_2[4];
186 glw::GLint without_offset_3[4];
188 glw::GLint with_offset_0[4];
189 glw::GLint with_offset_1[4];
190 glw::GLint with_offset_2[4];
191 glw::GLint with_offset_3[4];
240 struct CapturedVaryings struct in glcts::GPUShader5TextureGatherOffsetDepthTestBase
[all …]