Searched defs:numOperations (Results 1 – 3 of 3) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmTrinaryMinMaxTests.cpp | 463 void OperationManager::genInputBuffer(void *bufferPtr, uint32_t numOperations) in genInputBuffer() 482 …OperationManager::calculateResult(void *referenceBuffer, void *inputBuffer, uint32_t numOperations) in calculateResult() 512 uint32_t numOperations) in compareResults()
|
| /external/deqp/modules/gles2/performance/ |
| D | es2pShaderCompilationCases.cpp | 1379 static string binaryOpVertexTemplate(int numOperations, const char *op) in binaryOpVertexTemplate() 1405 static string binaryOpFragmentTemplate(int numOperations, const char *op) in binaryOpFragmentTemplate() 2399 const char *oper, int numOperations) in ShaderCompilerOperCase() 2887 const char *oper, int numOperations) in InvalidShaderCompilerOperCase()
|
| /external/deqp/modules/gles3/performance/ |
| D | es3pShaderCompilationCases.cpp | 1385 static string binaryOpVertexTemplate(int numOperations, const char *op) in binaryOpVertexTemplate() 1412 static string binaryOpFragmentTemplate(int numOperations, const char *op) in binaryOpFragmentTemplate() 2416 const char *oper, int numOperations) in ShaderCompilerOperCase() 2904 const char *oper, int numOperations) in InvalidShaderCompilerOperCase()
|