Searched refs:outputAtomicMemoryFunctionCallPrefix (Results 1 – 3 of 3) sorted by relevance
57 void outputAtomicMemoryFunctionCallPrefix(TIntermTyped *node, TOperator op);
341 void ShaderStorageBlockOutputHLSL::outputAtomicMemoryFunctionCallPrefix(TIntermTyped *node, in outputAtomicMemoryFunctionCallPrefix() function in sh::ShaderStorageBlockOutputHLSL
2880 mSSBOOutputHLSL->outputAtomicMemoryFunctionCallPrefix(memNode, node->getOp()); in visitAggregate()