Searched refs:CASETYPE_ARRAY (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pShaderOptimizationTests.cpp432 CASETYPE_ARRAY, enumerator in enum:deqp::gles2::Performance::__anon19959::ConstantPropagationCase::CaseType
443 DE_ASSERT(!(m_caseType == CASETYPE_ARRAY && m_useConstantExpressionsOnly)); // \note Would need array constructors, which GLSL ES 1 doesn't have.
452 : m_caseType == CASETYPE_ARRAY ? arrayCaseStatements (optimized, precision, isVertexCase)
944 : caseType == ConstantPropagationCase::CASETYPE_ARRAY ? "array"
953 if (caseType == ConstantPropagationCase::CASETYPE_ARRAY && constantExpressionsOnly) // \note See ConstantPropagationCase's constructor for explanation.
/external/deqp/modules/gles3/performance/
H A Des3pShaderOptimizationTests.cpp435 CASETYPE_ARRAY, enumerator in enum:deqp::gles3::Performance::__anon20244::ConstantPropagationCase::CaseType
454 : m_caseType == CASETYPE_ARRAY ? arrayCaseStatements (optimized, m_useConstantExpressionsOnly, precision, isVertexCase)
955 : caseType == ConstantPropagationCase::CASETYPE_ARRAY ? "array"

Completed in 58 milliseconds