Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsStorage.hpp56 class SparseCaseOpImageSparseFetch : public SparseShaderIntrinsicsCaseStorage class
59 SparseCaseOpImageSparseFetch (tcu::TestContext& testCtx, in SparseCaseOpImageSparseFetch() function in vkt::sparse::SparseCaseOpImageSparseFetch
DvktSparseResourcesShaderIntrinsicsStorage.cpp263 std::string SparseCaseOpImageSparseFetch::getSparseImageTypeName (void) const in getSparseImageTypeName()
268 std::string SparseCaseOpImageSparseFetch::getUniformConstSparseImageTypeName (void) const in getUniformConstSparseImageTypeName()
273 std::string SparseCaseOpImageSparseFetch::sparseImageOpString (const std::string& resultVariable, in sparseImageOpString()
540 TestInstance* SparseCaseOpImageSparseFetch::createInstance (Context& context) const in createInstance()
DvktSparseResourcesShaderIntrinsics.cpp112 …formatGroup->addChild(new SparseCaseOpImageSparseFetch(testCtx, stream.str(), function, imageType,… in createSparseResourcesShaderIntrinsicsTests()