Home
last modified time | relevance | path

Searched defs:createShaderModule (Results 1 - 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRefUtil.cpp221 Move<VkShaderModule> createShaderModule(const DeviceInterface& vk, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator) in createShaderModule() function
H A DvkPrograms.cpp916 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, const ProgramBinary& binary, VkShaderModuleCreateFlags flags) in createShaderModule() function
H A DvkPlatform.cpp166 VkResult DeviceDriver::createShaderModule (VkDevice device, in createShaderModule() function in vk::DeviceDriver
712 VkResult DeviceDriverSC::createShaderModule (VkDevice device, in createShaderModule() function in vk::DeviceDriverSC
H A DvkResourceInterface.cpp491 VkResult ResourceInterfaceStandard::createShaderModule (VkDevice device, in createShaderModule() function in vk::ResourceInterfaceStandard
1119 VkResult ResourceInterfaceVKSC::createShaderModule (VkDevice device, in createShaderModule() function in vk::ResourceInterfaceVKSC
/third_party/skia/experimental/webgpu-bazel/src/
H A Dbindings.cpp26 wgpu::ShaderModule createShaderModule(wgpu::Device device, const char* source) { in createShaderModule() function
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUDevice.cpp254 interop::Interface<interop::GPUShaderModule> GPUDevice::createShaderModule( in createShaderModule() function in wgpu::binding::GPUDevice
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.cpp443 vk::ShaderModule DrawTester::createShaderModule(const char *glslSource, EShLanguage glslLanguage) in createShaderModule() function in DrawTester
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramBuilder.cpp425 wgpu::ShaderModule GrDawnProgramBuilder::createShaderModule(const GrGLSLShaderBuilder& builder, in createShaderModule() function in GrDawnProgramBuilder
H A DGrDawnGpu.cpp963 wgpu::ShaderModule GrDawnGpu::createShaderModule(const SkSL::String& spirvSource) { in createShaderModule() function in GrDawnGpu
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelinePushConstantTests.cpp267 void PushConstantGraphicsTestInstance::createShaderModule (const DeviceInterface& vk, in createShaderModule() function in vkt::pipeline::__anon28244::PushConstantGraphicsTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelinePushConstantTests.cpp265 void PushConstantGraphicsTestInstance::createShaderModule (const DeviceInterface& vk, in createShaderModule() function in vkt::pipeline::__anon29464::PushConstantGraphicsTestInstance
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp2497 Device::createShaderModule( const VULKAN_HPP_NAMESPACE::ShaderModuleCreateInfo & createInfo, in createShaderModule() function in VULKAN_HPP_NAMESPACE::Device
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp2416 Device::createShaderModule( const VULKAN_HPP_NAMESPACE::ShaderModuleCreateInfo & createInfo, in createShaderModule() function in VULKAN_HPP_NAMESPACE::Device
[all...]

Completed in 96 milliseconds