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