Home
last modified time | relevance | path

Searched defs:programBinary (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkComputePipelineConstructionUtil.cpp73 ComputePipelineWrapper(const DeviceInterface& vk, VkDevice device, const ComputePipelineConstructionType pipelineConstructionType, const ProgramBinary& programBinary) ComputePipelineWrapper() argument
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksServices.cpp135 std::unique_ptr<vk::ProgramBinary> programBinary; in CompileShader() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectCreateUtil.cpp213 vk::VkShaderCreateInfoEXT makeShaderCreateInfo (vk::VkShaderStageFlagBits stage, const vk::ProgramBinary& programBinary, bool tessellationShaderFeature, bool geometryShaderFeature, const vk::VkDescriptorSetLayout* descriptorSetLayout) in makeShaderCreateInfo() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDisplay.cpp2087 BlobCache::Value programBinary; in programCacheQuery() local
H A DContext.cpp7400 void Context::programBinary(ShaderProgramID program, in programBinary() function in gl::__anon19924::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h473 PFNGLPROGRAMBINARYPROC programBinary = nullptr; member in rx::DispatchTableGL

Completed in 25 milliseconds