Searched refs:useNearlyConstantInputs (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 1427 bool useNearlyConstantInputs, in FunctionCase() argument 1436 , m_useNearlyConstantInputs (useNearlyConstantInputs) in FunctionCase() 2045 bool useNearlyConstantInputs; in init() member 2138 const bool useNearlyConstantInputs = functionCaseGroups[funcNdx].useNearlyConstantInputs; in init() local 2263 groupAttribute, modifyParamNdx, useNearlyConstantInputs, in init()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 1431 bool useNearlyConstantInputs, in FunctionCase() argument 1440 , m_useNearlyConstantInputs (useNearlyConstantInputs) in FunctionCase() 2064 bool useNearlyConstantInputs; in init() member 2181 const bool useNearlyConstantInputs = functionCaseGroups[funcNdx].useNearlyConstantInputs; in init() local 2308 groupAttribute, modifyParamNdx, useNearlyConstantInputs, in init()
|