Home
last modified time | relevance | path

Searched defs:operation_type (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dupgrade_memory_model.cpp528 OperationType operation_type, in UpgradeFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp528 OperationType operation_type, in UpgradeFlags()
/third_party/spirv-tools/source/opt/
Dupgrade_memory_model.cpp531 OperationType operation_type, in UpgradeFlags()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1454 _operation_type operation_type; member
Dgl4cGPUShaderFP64Tests.cpp11292 const char* GPUShaderFP64Test9::getOperatorForOperationType(const _operation_type& operation_type) in getOperatorForOperationType()
11342 std::string GPUShaderFP64Test9::getOperationTypeString(const _operation_type& operation_type) in getOperationTypeString()
11663 _operation_type operation_type = (_operation_type)n_operation_type; in iterate() local
/third_party/mbedtls/programs/ssl/
Dssl_server2.c1134 ssl_async_operation_type_t operation_type; member