Home
last modified time | relevance | path

Searched refs:SparseCaseOpImageSparseGather (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.hpp117 class SparseCaseOpImageSparseGather : public SparseShaderIntrinsicsCaseSampledImplicit class
120 SparseCaseOpImageSparseGather (tcu::TestContext& testCtx, in SparseCaseOpImageSparseGather() function in vkt::sparse::SparseCaseOpImageSparseGather
DvktSparseResourcesShaderIntrinsics.cpp124 …formatGroup->addChild(new SparseCaseOpImageSparseGather(testCtx, stream.str(), function, imageType… in createSparseResourcesShaderIntrinsicsTests()
DvktSparseResourcesShaderIntrinsicsSampled.cpp390 std::string SparseCaseOpImageSparseGather::sparseImageOpString (const std::string& resultVariable, in sparseImageOpString()