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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsStorage.hpp79 class SparseCaseOpImageSparseRead : public SparseShaderIntrinsicsCaseStorage class in namespace:vkt::sparse
82 SparseCaseOpImageSparseRead (tcu::TestContext& testCtx, function in class:vkt::sparse::SparseCaseOpImageSparseRead
H A DvktSparseResourcesShaderIntrinsicsStorage.cpp285 std::string SparseCaseOpImageSparseRead::getSparseImageTypeName (void) const
290 std::string SparseCaseOpImageSparseRead::getUniformConstSparseImageTypeName (void) const
295 std::string SparseCaseOpImageSparseRead::sparseImageOpString (const std::string& resultVariable,
558 TestInstance* SparseCaseOpImageSparseRead::createInstance (Context& context) const
H A DvktSparseResourcesShaderIntrinsics.cpp114 formatGroup->addChild(new SparseCaseOpImageSparseRead(testCtx, stream.str(), function, imageType, imageSize, format));

Completed in 131 milliseconds