Home
last modified time | relevance | path

Searched defs:shader_module (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_texcompress_astc.h51 VkShaderModule shader_module; member
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DPipeline.h81 VkShaderModule shader_module; member
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DPipeline.h153 VkShaderModule shader_module; member
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_common.h121 VkShaderModule shader_module; member
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dgpu_validation.cpp554 VkShaderModule shader_module; in GpuPreCallRecordPipelineCreations() local
650 VkShaderModule shader_module = VK_NULL_HANDLE; in GpuPostCallRecordPipelineCreations() local
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc303 VkShaderModule shader_module; in SetShader() local
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_pipeline_shader.cpp2745 VkShaderModule shader_module; in TEST_F() local
3006 VkShaderModule shader_module; in TEST_F() local
5084 VkShaderModule shader_module[3]; in TEST_F() local
H A Dvkpositivelayertests.cpp1227 VkShaderModule shader_module; in TEST_F() local
5662 auto shader_module = new VkShaderObj(m_device, csSource, VK_SHADER_STAGE_COMPUTE_BIT, this); in TEST_F() local
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp449 auto shader_module = new VkShaderObj(m_device, csSource, VK_SHADER_STAGE_COMPUTE_BIT, this); in TEST_F() local