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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsStorage.hpp56 class SparseCaseOpImageSparseFetch : public SparseShaderIntrinsicsCaseStorage class in namespace:vkt::sparse
59 SparseCaseOpImageSparseFetch (tcu::TestContext& testCtx, function in class:vkt::sparse::SparseCaseOpImageSparseFetch
H A DvktSparseResourcesShaderIntrinsicsStorage.cpp262 std::string SparseCaseOpImageSparseFetch::getSparseImageTypeName (void) const
267 std::string SparseCaseOpImageSparseFetch::getUniformConstSparseImageTypeName (void) const
272 std::string SparseCaseOpImageSparseFetch::sparseImageOpString (const std::string& resultVariable,
539 TestInstance* SparseCaseOpImageSparseFetch::createInstance (Context& context) const
H A DvktSparseResourcesShaderIntrinsics.cpp111 formatGroup->addChild(new SparseCaseOpImageSparseFetch(testCtx, stream.str(), function, imageType, imageSize, format));

Completed in 89 milliseconds