Home
last modified time | relevance | path

Searched defs:getOpType (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1006 template <> std::string SpirvTemplateManager::getOpType<double>() { return "OpTypeFloat 64"; } in getOpType() function in vkt::SpirVAssembly::__anon28753::SpirvTemplateManager
1007 template <> std::string SpirvTemplateManager::getOpType<deInt64>() { return "OpTypeInt 64 1"; } in getOpType() function in vkt::SpirVAssembly::__anon28753::SpirvTemplateManager
1008 template <> std::string SpirvTemplateManager::getOpType<deUint64>() { return "OpTypeInt 64 0"; } in getOpType() function in vkt::SpirVAssembly::__anon28753::SpirvTemplateManager
/third_party/skia/tools/debugger/
H A DDrawCommand.h117 OpType getOpType() const { return fOpType; } in getOpType() function in DrawCommand
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1006 template <> std::string SpirvTemplateManager::getOpType<double>() { return "OpTypeFloat 64"; } in getOpType() function in vkt::SpirVAssembly::__anon29902::SpirvTemplateManager
1007 template <> std::string SpirvTemplateManager::getOpType<deInt64>() { return "OpTypeInt 64 1"; } in getOpType() function in vkt::SpirVAssembly::__anon29902::SpirvTemplateManager
1008 template <> std::string SpirvTemplateManager::getOpType<deUint64>() { return "OpTypeInt 64 0"; } in getOpType() function in vkt::SpirVAssembly::__anon29902::SpirvTemplateManager

Completed in 8 milliseconds