HomeSort by relevance Sort by last modified time
    Searched refs:operation_type (Results 1 - 7 of 7) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
upgrade_memory_model.h 91 // memory model. |operation_type| indicates whether flags should use
95 bool is_volatile, OperationType operation_type,
upgrade_memory_model.cpp 389 OperationType operation_type,
400 if (operation_type == kVisibility) {
407 if (operation_type == kVisibility) {
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
upgrade_memory_model.h 91 // memory model. |operation_type| indicates whether flags should use
95 bool is_volatile, OperationType operation_type,
upgrade_memory_model.cpp 406 OperationType operation_type,
417 if (operation_type == kVisibility) {
424 if (operation_type == kVisibility) {
  /external/grpc-grpc/src/python/grpcio/grpc/
_channel.py 133 operation_type = batch_operation.type()
134 state.due.remove(operation_type)
135 if operation_type == cygrpc.OperationType.receive_initial_metadata:
137 elif operation_type == cygrpc.OperationType.receive_message:
147 elif operation_type == cygrpc.OperationType.receive_status_on_client:
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cGPUShaderFP64Tests.hpp 1454 _operation_type operation_type; member in struct:gl4cts::GPUShaderFP64Test9::_test_case
    [all...]
gl4cGPUShaderFP64Tests.cpp 11693 _operation_type operation_type = (_operation_type)n_operation_type; local
    [all...]

Completed in 402 milliseconds