Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2035 struct Gather2DArrayArgs struct
2037 GatherArgs gatherArgs;
2038 int layerNdx;
2040 operator GatherArgs() const { return gatherArgs; } in operator GatherArgs()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp2049 struct Gather2DArrayArgs struct
2051 GatherArgs gatherArgs;
2052 int layerNdx;
2054 operator GatherArgs() const { return gatherArgs; } in operator GatherArgs()