Home
last modified time | relevance | path

Searched defs:spirv (Results 226 - 250 of 254) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp1866 std::string spirv = R"( in TEST_F() local
1905 std::string spirv = R"( in TEST_F() local
1926 std::string spirv = R"( in TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.cpp356 sw::SpirvBinary spirv; in compileShaders() local
430 sw::SpirvBinary spirv; in compileShaders() local
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.cpp445 auto spirv = Util::compileGLSLtoSPIRV(glslSource, glslLanguage); in createShaderModule() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp32 Parser::Parser(vector<uint32_t> spirv) in Parser() argument
80 auto &spirv = ir.spirv; in parse() local
160 extract_string(const vector<uint32_t> &spirv, uint32_t offset) extract_string() argument
[all...]
H A Dspirv_cross_c.cpp239 spvc_result spvc_context_parse_spirv(spvc_context context, const SpvId *spirv, size_t word_count, in spvc_context_parse_spirv() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_cfg_test.cpp1866 std::string spirv = R"( in TEST_F() local
1905 std::string spirv = R"( in TEST_F() local
1926 std::string spirv = R"( in TEST_F() local
[all...]
/third_party/skia/src/sksl/
H A DSkSLCompiler.cpp679 String spirv; in toHLSL() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_type.cc49 namespace spirv { global() namespace
[all...]
H A Dparser_impl.h56 namespace spirv { namespace
H A Dfunction.h31 namespace spirv { namespace
H A Dparser_impl.cc38 namespace spirv { namespace
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.h54 namespace spirv { namespace
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWGPUHelpers.cpp38 spv_binary spirv = nullptr; in CreateShaderModuleFromASM() local
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp1800 std::string spirv = R"( in TEST_F() local
1839 std::string spirv = R"( in TEST_F() local
1860 std::string spirv = R"( in TEST_F() local
[all...]
/third_party/glslang/gtests/
H A DTestFixture.h180 std::string spirv; // Optional SPIR-V disassembly text. member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp91 SpirvShader::ImageInstruction::ImageInstruction(InsnIterator insn, const SpirvShader &spirv) in ImageInstruction() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dvulkan.c856 uint8_t *spirv; in ff_vk_compile_shader() local
/third_party/glslang/StandAlone/
H A DStandAlone.cpp1523 std::vector<unsigned int> spirv; variable
/third_party/mesa3d/src/mesa/main/
H A Dshader_types.h357 bool spirv; member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp1444 GLSLtoSPV(const VkShaderStageFlagBits shader_type, const char *pshader, std::vector<unsigned int> &spirv) GLSLtoSPV() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h669 const uint32_t *spirv; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c696 uint32_t *spirv = (uint32_t *)stage->spirv.data; in radv_shader_spirv_to_nir() local
[all...]
H A Dradv_shader.h502 char *spirv; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1924 zink_shader_spirv_compile(struct zink_screen *screen, struct zink_shader *zs, struct spirv_shader *spirv) in zink_shader_spirv_compile() argument
2179 struct spirv_shader *spirv = nir_to_spirv(nir, sinfo, screen->spirv_version); zink_shader_compile() local
[all...]
/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_builder_autogen.cpp19 namespace spirv namespace

Completed in 57 milliseconds

1234567891011