Searched refs:OPERATION_GET (Results 1 – 1 of 1) sorted by relevance
64 OPERATION_GET = (1<<2) enumerator146 if (m_spec.operations == OPERATION_GET) in getOperationCount()148 else if (m_spec.operations & OPERATION_GET) in getOperationCount()241 if ((spec.operations & OPERATION_GET) != 0 && spec.operations != OPERATION_GET) in generateShaderSource()250 if ((spec.operations & OPERATION_GET) != 0 && spec.operations != OPERATION_GET) in generateShaderSource()253 if (spec.operations == OPERATION_GET) in generateShaderSource()437 if ((spec.operations & OPERATION_GET) != 0 && spec.operations != OPERATION_GET) in generateShaderSource()495 if ((spec.operations & OPERATION_GET) != 0 && spec.operations != OPERATION_GET) in generateShaderSource()498 if ((spec.operations == OPERATION_GET) != 0) in generateShaderSource()573 if (m_spec.operations == OPERATION_GET) in splitBuffer()[all …]