/third_party/mesa3d/src/mesa/program/ |
H A D | prog_print.c | 835 binary(GLbitfield64 val) in binary() function
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_target.cpp | 450 RelocEntry::apply(uint32_t *binary, const RelocInfo *info) const in apply() argument
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | cmdline.c | 147 struct util_dynarray binary; in compile_shader() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | scheck.c | 104 static void binary(Btor *btor, BoolectorSort s, struct instruction *insn) in binary() function
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_blend.h | 88 struct util_dynarray binary; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
H A D | vktDrawUtil.hpp | 133 const vk::ProgramBinary* binary; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | HLSLCompiler.cpp | 235 ID3DBlob *binary = nullptr; in compileToBinary() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | MemoryProgramCache.cpp | 247 putBinary(const egl::BlobCache::Key &programHash, const uint8_t *binary, size_t length) putBinary() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGlSpirvTests.hpp | 295 ShaderBinary binary; member
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcSpirvUtils.cpp | 310 ShaderBinary binary; in makeSpirV() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkBinaryRegistry.hpp | 240 ProgramBinary* binary; global() member [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate.cpp | 158 auto binary = std::unique_ptr<spv_const_binary_t>( in ValidateBinaryUsingContextAndValidationState() local 399 spvValidate(const spv_const_context context, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidate() argument 431 spvValidateWithOptions(const spv_const_context context, spv_const_validator_options options, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidateWithOptions() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | fuzz_test_util.cpp | 109 std::vector<uint32_t> binary; in ToString() local 114 std::string ToString(spv_target_env env, const std::vector<uint32_t>& binary) { in ToString() argument 122 std::vector<uint32_t> binary; in DumpShader() local 127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | def_use_test.cpp | 67 std::vector<uint32_t> binary; in DisassembleInst() local 596 std::vector<uint32_t> binary; in DisassembleModule() local
|
H A D | pass_fixture.h | 76 std::vector<uint32_t> binary; in OptimizeToBinary() local 108 spv_const_binary_t binary in SinglePassRunAndDisassemble() local 145 spv_const_binary_t binary = {optimized_bin.data(), optimized_bin.size()}; SinglePassRunAndCheck() local 250 std::vector<uint32_t> binary; RunAndCheck() local [all...] |
H A D | type_manager_test.cpp | 37 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | unit_spirv.h | 73 explicit WordVector(const spv_binary_t& binary) in WordVector() argument
|
/third_party/skia/third_party/externals/spirv-tools/tools/opt/ |
H A D | opt.cpp | 832 std::vector<uint32_t> binary; in main() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/tools/reduce/ |
H A D | reduce.cpp | 249 DumpShader(const std::vector<uint32_t>& binary, const char* filename) DumpShader() argument 260 std::vector<uint32_t> binary; DumpShader() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate.cpp | 158 auto binary = std::unique_ptr<spv_const_binary_t>( in ValidateBinaryUsingContextAndValidationState() local 399 spvValidate(const spv_const_context context, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidate() argument 431 spvValidateWithOptions(const spv_const_context context, spv_const_validator_options options, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidateWithOptions() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | fuzz_test_util.cpp | 109 std::vector<uint32_t> binary; in ToString() local 114 std::string ToString(spv_target_env env, const std::vector<uint32_t>& binary) { in ToString() argument 122 std::vector<uint32_t> binary; in DumpShader() local 127 void DumpShader(const std::vector<uint32_t>& binary, const char* filename) { in DumpShader() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | def_use_test.cpp | 67 std::vector<uint32_t> binary; in DisassembleInst() local 596 std::vector<uint32_t> binary; in DisassembleModule() local
|
H A D | pass_fixture.h | 76 std::vector<uint32_t> binary; in OptimizeToBinary() local 108 spv_const_binary_t binary in SinglePassRunAndDisassemble() local 145 spv_const_binary_t binary = {optimized_bin.data(), optimized_bin.size()}; SinglePassRunAndCheck() local 250 std::vector<uint32_t> binary; RunAndCheck() local [all...] |
H A D | type_manager_test.cpp | 37 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | unit_spirv.h | 73 explicit WordVector(const spv_binary_t& binary) in WordVector() argument
|