Home
last modified time | relevance | path

Searched defs:numOperations (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp463 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/
Des2pShaderCompilationCases.cpp1379 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/
Des3pShaderCompilationCases.cpp1385 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()