Searched defs:caseCtx (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4385 const CaseContext caseCtx,
4391 , m_caseCtx (caseCtx)
4395 , m_executor (createExecutor(context, caseCtx.shaderType, shaderSpec))
5256 const CaseContext caseCtx (name, ctx.testCtx, fmt, highpFmt,
5259 group->addChild(factory.createCase(caseCtx).release());
4384 BuiltinPrecisionCaseTestInstance(Context& context, const CaseContext caseCtx, const ShaderSpec& shaderSpec, const Variables<In, Out> variables, const Samplings<In>& samplings, const StatementP stmt) argument

Completed in 107 milliseconds