Searched refs:OPERATION_NAME_COPY_SSBO_GEOMETRY (Results 1 – 3 of 3) sorted by relevance
117 OPERATION_NAME_COPY_SSBO_GEOMETRY,
118 OPERATION_NAME_COPY_SSBO_GEOMETRY, enumerator
5425 case OPERATION_NAME_COPY_SSBO_GEOMETRY: in isResourceSupported()5526 case OPERATION_NAME_COPY_SSBO_GEOMETRY: return "copy_ssbo_geometry"; in getOperationName()5620 …case OPERATION_NAME_COPY_SSBO_GEOMETRY: return de::MovePtr<OperationSupport>(new ShaderAccess… in makeOperationSupport()