Home
last modified time | relevance | path

Searched defs:binary (Results 201 - 225 of 372) sorted by relevance

12345678910>>...15

/third_party/mesa3d/src/mesa/program/
H A Dprog_print.c835 binary(GLbitfield64 val) in binary() function
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.cpp450 RelocEntry::apply(uint32_t *binary, const RelocInfo *info) const in apply() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcmdline.c147 struct util_dynarray binary; in compile_shader() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dscheck.c104 static void binary(Btor *btor, BoolectorSort s, struct instruction *insn) in binary() function
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.h88 struct util_dynarray binary; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktDrawUtil.hpp133 const vk::ProgramBinary* binary; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DHLSLCompiler.cpp235 ID3DBlob *binary = nullptr; in compileToBinary() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DMemoryProgramCache.cpp247 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 Dgl4cGlSpirvTests.hpp295 ShaderBinary binary; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSpirvUtils.cpp310 ShaderBinary binary; in makeSpirV() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.hpp240 ProgramBinary* binary; global() member
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate.cpp158 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 Dfuzz_test_util.cpp109 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 Ddef_use_test.cpp67 std::vector<uint32_t> binary; in DisassembleInst() local
596 std::vector<uint32_t> binary; in DisassembleModule() local
H A Dpass_fixture.h76 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 Dtype_manager_test.cpp37 spv_const_binary_t binary = {bin.data(), bin.size()}; in Validate() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dunit_spirv.h73 explicit WordVector(const spv_binary_t& binary) in WordVector() argument
/third_party/skia/third_party/externals/spirv-tools/tools/opt/
H A Dopt.cpp832 std::vector<uint32_t> binary; in main() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/tools/reduce/
H A Dreduce.cpp249 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 Dvalidate.cpp158 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 Dfuzz_test_util.cpp109 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 Ddef_use_test.cpp67 std::vector<uint32_t> binary; in DisassembleInst() local
596 std::vector<uint32_t> binary; in DisassembleModule() local
H A Dpass_fixture.h76 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 Dtype_manager_test.cpp37 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 Dunit_spirv.h73 explicit WordVector(const spv_binary_t& binary) in WordVector() argument

Completed in 21 milliseconds

12345678910>>...15