Home
last modified time | relevance | path

Searched defs:binarySize (Results 1 – 8 of 8) sorted by relevance

/external/OpenCL-CTS/test_conformance/api/
Dtest_binary.cpp32 size_t binarySize; in test_binary_get() local
81 size_t binarySize; in test_binary_create() local
/external/llvm-project/mlir/unittests/Dialect/SPIRV/
DSerializationTest.cpp81 auto binarySize = binary.size(); in findInstruction() local
/external/angle/src/tests/egl_tests/
DEGLProgramCacheControlTest.cpp203 EGLint binarySize = 0; in TEST_P() local
/external/llvm-project/mlir/lib/Conversion/GPUToVulkan/
DConvertLaunchFuncToVulkanCalls.cpp388 Value binarySize = builder.create<LLVM::ConstantOp>( in translateVulkanLaunchCall() local
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp1854 size_t binarySize; in test_execute_after_serialize_reload_object() local
1939 size_t binarySize; in test_execute_after_serialize_reload_library() local
2653 size_t binarySize; in test_program_binary_type() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.cpp60 ProgramBinary::ProgramBinary (ProgramFormat format, size_t binarySize, const deUint8* binary) in ProgramBinary()
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DDeserializer.cpp595 auto binarySize = binary.size(); in deserialize() local
2366 auto binarySize = binary.size(); in sliceInstruction() local
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_0_params.cpp416 GLsizei binarySize = *length; in CaptureGetProgramBinary_binary() local