/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsMakeUtil.cpp | 38 makeComputePipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkShaderModule shaderModule, const VkSpecializationInfo* specInfo) makeComputePipeline() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
H A D | WireExtensionTests.cpp | 31 WGPUShaderModule shaderModule = wgpuDeviceCreateShaderModule(device, &shaderModuleDesc); in TEST_F() local 64 WGPUShaderModule shaderModule = wgpuDeviceCreateShaderModule(device, &shaderModuleDesc); in TEST_F() local 131 WGPUShaderModule shaderModule = wgpuDeviceCreateShaderModule(device, &shaderModuleDesc); in TEST_F() local 159 WGPUShaderModule shaderModule = wgpuDeviceCreateShaderModule(device, &shaderModuleDesc); in TEST_F() local 188 WGPUShaderModule shaderModule = wgpuDeviceCreateShaderModule(device, &shaderModuleDesc); in TEST_F() local [all...] |
H A D | WireShaderModuleTests.cpp | 82 WGPUShaderModule shaderModule; member in WireShaderModuleTests [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | MultipleDeviceTests.cpp | 45 wgpu::ShaderModule shaderModule = device.CreateShaderModule(&shaderModuleDesc); in TEST_F() local 65 wgpu::ShaderModule shaderModule = device2.CreateShaderModule(&shaderModuleDesc); in TEST_F() local
|
H A D | LabelTests.cpp | 594 wgpu::ShaderModule shaderModule = device.CreateShaderModule(&descriptor); in TEST_F() local 601 wgpu::ShaderModule shaderModule = device.CreateShaderModule(&descriptor); in TEST_F() local 610 wgpu::ShaderModule shaderModule = device.CreateShaderModule(&descriptor); in TEST_F() local
|
H A D | ShaderModuleValidationTests.cpp | 165 wgpu::ShaderModule shaderModule = utils::CreateShaderModule(device, R"( in TEST_F() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
H A D | ServerShaderModule.cpp | 22 auto* shaderModule = ShaderModuleObjects().Get(shaderModuleId); in DoShaderModuleGetCompilationInfo() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDerivativeTests.cpp | 85 Move<VkShaderModule> shaderModule = createShaderModule(vk, vkDevice, context.getBinaryCollection().get("comp"), 0); in testComputeDerivativeByHandle() local 143 Move<VkShaderModule> shaderModule = createShaderModule(vk, vkDevice, context.getBinaryCollection().get("comp"), 0); in testComputeDerivativeByIndex() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDerivativeTests.cpp | 81 Move<VkShaderModule> shaderModule = createShaderModule(vk, vkDevice, context.getBinaryCollection().get("comp"), 0); in testComputeDerivativeByHandle() local 119 Move<VkShaderModule> shaderModule = createShaderModule(vk, vkDevice, context.getBinaryCollection().get("comp"), 0); in testComputeDerivativeByIndex() local
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkUtil.cpp | 89 GrCompileVkShaderModule(GrVkGpu* gpu, const SkSL::String& shaderString, VkShaderStageFlagBits stage, VkShaderModule* shaderModule, VkPipelineShaderStageCreateInfo* stageInfo, const SkSL::Program::Settings& settings, SkSL::String* outSPIRV, SkSL::Program::Inputs* outInputs) GrCompileVkShaderModule() argument 119 GrInstallVkShaderModule(GrVkGpu* gpu, const SkSL::String& spirv, VkShaderStageFlagBits stage, VkShaderModule* shaderModule, VkPipelineShaderStageCreateInfo* stageInfo) GrInstallVkShaderModule() argument
|
H A D | GrVkPipelineStateBuilder.cpp | 74 createVkShaderModule(VkShaderStageFlagBits stage, const SkSL::String& sksl, VkShaderModule* shaderModule, VkPipelineShaderStageCreateInfo* stageInfo, const SkSL::Program::Settings& settings, SkSL::String* outSPIRV, SkSL::Program::Inputs* outInputs) createVkShaderModule() argument 91 installVkShaderModule(VkShaderStageFlagBits stage, const GrGLSLShaderBuilder& builder, VkShaderModule* shaderModule, VkPipelineShaderStageCreateInfo* stageInfo, SkSL::String spirv, SkSL::Program::Inputs inputs) installVkShaderModule() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
H A D | ClientDoers.cpp | 122 bool Client::DoShaderModuleGetCompilationInfoCallback(ShaderModule* shaderModule, in DoShaderModuleGetCompilationInfoCallback() argument
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_shader_module.h | 154 static inline size_t vn_sizeof_vkDestroyShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyShaderModule() argument 169 static inline void vn_encode_vkDestroyShaderModule(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in vn_encode_vkDestroyShaderModule() argument 182 static inline size_t vn_sizeof_vkDestroyShaderModule_reply(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyShaderModule_reply() argument 194 static inline void vn_decode_vkDestroyShaderModule_reply(struct vn_cs_decoder *dec, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in vn_decode_vkDestroyShaderModule_reply() argument 226 static inline void vn_submit_vkDestroyShaderModule(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) in vn_submit_vkDestroyShaderModule() argument 269 vn_call_vkDestroyShaderModule(struct vn_instance *vn_instance, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) vn_call_vkDestroyShaderModule() argument 282 vn_async_vkDestroyShaderModule(struct vn_instance *vn_instance, VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) vn_async_vkDestroyShaderModule() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/radix_sort/ |
H A D | radv_radix_sort.c | 110 vkDestroyShaderModule(VkDevice _device, VkShaderModule shaderModule, in vkDestroyShaderModule() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_pipeline.c | 51 vn_DestroyShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks *pAllocator) vn_DestroyShaderModule() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiNullHandleTests.cpp | 141 inline void release (Context& context, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in release() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelPadding.cpp | 292 auto shaderModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"), 0u); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryProceduralGeometryTests.cpp | 120 Move<VkShaderModule> shaderModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"), 0u); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiNullHandleTests.cpp | 141 inline void release (Context& context, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in release() argument
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
H A D | ComputeTests.cpp | 215 VkShaderModule shaderModule; in test() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | ComputePassEncoder.cpp | 46 Ref<ShaderModuleBase> shaderModule; in GetOrCreateIndirectDispatchValidationPipeline() local
|
H A D | CopyTextureForBrowserHelper.cpp | 198 ShaderModuleBase* shaderModule = store->copyTextureForBrowser.Get(); in GetOrCreateCopyTextureForBrowserPipeline() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | ShaderTests.cpp | 304 wgpu::ShaderModule shaderModule = utils::CreateShaderModule(device, shader.c_str()); in TEST_P() local 620 wgpu::ShaderModule shaderModule = utils::CreateShaderModule(device, shader.c_str()); in TEST_P() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/ |
H A D | DestroyObjectTests.cpp | 434 Ref<ShaderModuleBase> shaderModule; in TEST_F() local 695 Ref<ShaderModuleBase> shaderModule; in TEST_F() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryProceduralGeometryTests.cpp | 120 Move<VkShaderModule> shaderModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"), 0u); in iterate() local
|