/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkRefUtil.cpp | 221 Move<VkShaderModule> createShaderModule(const DeviceInterface& vk, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator) in createShaderModule() function
|
H A D | vkPrograms.cpp | 916 Move<VkShaderModule> createShaderModule (const DeviceInterface& deviceInterface, VkDevice device, const ProgramBinary& binary, VkShaderModuleCreateFlags flags) in createShaderModule() function
|
H A D | vkPlatform.cpp | 166 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 D | vkResourceInterface.cpp | 491 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 D | bindings.cpp | 26 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 D | GPUDevice.cpp | 254 interop::Interface<interop::GPUShaderModule> GPUDevice::createShaderModule( in createShaderModule() function in wgpu::binding::GPUDevice
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | DrawTester.cpp | 443 vk::ShaderModule DrawTester::createShaderModule(const char *glslSource, EShLanguage glslLanguage) in createShaderModule() function in DrawTester
|
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnProgramBuilder.cpp | 425 wgpu::ShaderModule GrDawnProgramBuilder::createShaderModule(const GrGLSLShaderBuilder& builder, in createShaderModule() function in GrDawnProgramBuilder
|
H A D | GrDawnGpu.cpp | 963 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 D | vktPipelinePushConstantTests.cpp | 267 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 D | vktPipelinePushConstantTests.cpp | 265 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 D | vulkan_funcs.hpp | 2497 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 D | vulkan_funcs.hpp | 2416 Device::createShaderModule( const VULKAN_HPP_NAMESPACE::ShaderModuleCreateInfo & createInfo, in createShaderModule() function in VULKAN_HPP_NAMESPACE::Device [all...] |