Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp4112 class SparseShaderTextureFunctionCase : public ShaderTextureFunctionCase class
4115SparseShaderTextureFunctionCase(tcu::TestContext &testCtx, const std::string &name, const TextureL…
4118 virtual ~SparseShaderTextureFunctionCase(void);
4127 SparseShaderTextureFunctionCase::SparseShaderTextureFunctionCase(tcu::TestContext &testCtx, const s… in SparseShaderTextureFunctionCase() function in vkt::sr::__anon6c3503510111::SparseShaderTextureFunctionCase
4136 void SparseShaderTextureFunctionCase::initShaderSources(void) in initShaderSources()
4373 SparseShaderTextureFunctionCase::~SparseShaderTextureFunctionCase() in ~SparseShaderTextureFunctionCase()
4377 TestInstance *SparseShaderTextureFunctionCase::createInstance(Context &context) const in createInstance()
4385 void SparseShaderTextureFunctionCase::checkSupport(Context &context) const in checkSupport()
4410 group->addChild(new SparseShaderTextureFunctionCase( in createCaseGroup()
4424 group->addChild(new SparseShaderTextureFunctionCase( in createCaseGroup()