Home
last modified time | relevance | path

Searched defs:caseSpec (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sLongShaderTests.cpp361const LongShaderSpec &caseSpec, const uint32_t flags) in LongShaderCompileStressCase()
455 LongShaderSpec caseSpec(shaderType, opCount); in init() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderLibrary.hpp210 const ShaderCaseSpecification &caseSpec; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp7125 const TexQueryFuncCaseSpec &caseSpec = textureSizeCases[ndx]; in init() local
7159 const TexQueryFuncCaseSpec &caseSpec = textureSizeMSCases[ndx]; in init() local
7189 const TexQueryFuncCaseSpec &caseSpec = textureSamplesCases[ndx]; in init() local
7245 const TexQueryFuncCaseSpec &caseSpec = textureQueryLevelsCases[ndx]; in init() local
7301 const TexQueryFuncCaseSpec &caseSpec = textureQueryLodCases[ndx]; in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp809 … VkDevice device, VkQueue queue, uint32_t queueFamilyIndex, const CaseDef &caseSpec) in UploadDownloadExecutor()