Home
last modified time | relevance | path

Searched defs:shaderModule (Results 1 - 25 of 85) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsMakeUtil.cpp38 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 DWireExtensionTests.cpp31 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 DWireShaderModuleTests.cpp82 WGPUShaderModule shaderModule; member in WireShaderModuleTests
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DMultipleDeviceTests.cpp45 wgpu::ShaderModule shaderModule = device.CreateShaderModule(&shaderModuleDesc); in TEST_F() local
65 wgpu::ShaderModule shaderModule = device2.CreateShaderModule(&shaderModuleDesc); in TEST_F() local
H A DLabelTests.cpp594 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 DShaderModuleValidationTests.cpp165 wgpu::ShaderModule shaderModule = utils::CreateShaderModule(device, R"( in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerShaderModule.cpp22 auto* shaderModule = ShaderModuleObjects().Get(shaderModuleId); in DoShaderModuleGetCompilationInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDerivativeTests.cpp85 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 DvktPipelineDerivativeTests.cpp81 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 DGrVkUtil.cpp89 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 DGrVkPipelineStateBuilder.cpp74 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 DClientDoers.cpp122 bool Client::DoShaderModuleGetCompilationInfoCallback(ShaderModule* shaderModule, in DoShaderModuleGetCompilationInfoCallback() argument
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_shader_module.h154 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 Dradv_radix_sort.c110 vkDestroyShaderModule(VkDevice _device, VkShaderModule shaderModule, in vkDestroyShaderModule() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_pipeline.c51 vn_DestroyShaderModule(VkDevice device, VkShaderModule shaderModule, const VkAllocationCallbacks *pAllocator) vn_DestroyShaderModule() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiNullHandleTests.cpp141 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 DvktMemoryModelPadding.cpp292 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 DvktRayQueryProceduralGeometryTests.cpp120 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 DvktApiNullHandleTests.cpp141 inline void release (Context& context, VkShaderModule shaderModule, const VkAllocationCallbacks* pAllocator) in release() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DComputeTests.cpp215 VkShaderModule shaderModule; in test() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DComputePassEncoder.cpp46 Ref<ShaderModuleBase> shaderModule; in GetOrCreateIndirectDispatchValidationPipeline() local
H A DCopyTextureForBrowserHelper.cpp198 ShaderModuleBase* shaderModule = store->copyTextureForBrowser.Get(); in GetOrCreateCopyTextureForBrowserPipeline() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DShaderTests.cpp304 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 DDestroyObjectTests.cpp434 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 DvktRayQueryProceduralGeometryTests.cpp120 Move<VkShaderModule> shaderModule = createShaderModule(vkd, device, m_context.getBinaryCollection().get("comp"), 0u); in iterate() local

Completed in 19 milliseconds

1234