Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc296 VkShaderModule shader_module; in SetShader() local
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp554 VkShaderModule shader_module; in GpuPreCallRecordPipelineCreations() local
650 VkShaderModule shader_module = VK_NULL_HANDLE; in GpuPostCallRecordPipelineCreations() local
/external/vulkan-validation-layers/tests/
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
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
Dvklayertests_descriptor_renderpass_framebuffer.cpp449 auto shader_module = new VkShaderObj(m_device, csSource, VK_SHADER_STAGE_COMPUTE_BIT, this); in TEST_F() local