Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2028 struct Gather2DArrayArgs struct
2030 GatherArgs gatherArgs;
2031 int layerNdx;
2033 operator GatherArgs() const { return gatherArgs; } in operator GatherArgs()