Home
last modified time | relevance | path

Searched defs:shaderModules (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkPipelineStateBuilder.cpp170 VkShaderModule shaderModules[kGrShaderTypeCount] = { VK_NULL_HANDLE, in finalize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.hpp154 vk::refdetails::Move<vk::VkShaderModule> shaderModules[MAX_NUM_SHADER_MODULES]; member
/third_party/flutter/skia/src/gpu/vk/
DGrVkPipelineStateBuilder.cpp159 VkShaderModule shaderModules[kGrShaderTypeCount] = { VK_NULL_HANDLE, in finalize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp1124 std::vector<Move<VkShaderModule>> shaderModules; in pipelineLayoutLifetimeTest() local
1658 std::vector<Move<VkShaderModule>> shaderModules; in pipelineInvalidPointersUnusedStructsTest() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp55 ContentLessObjectCache<ShaderModuleBase> shaderModules; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp225 std::vector<de::SharedPtr<vk::Unique<vk::VkShaderModule>>> shaderModules; in testStorageImageWrite() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp182 std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, in registerShaderModule()
255 std::vector<de::SharedPtr<Move<VkShaderModule> > > shaderModules; member in vkt::RayQuery::__anonb2111d8d0111::GraphicsConfiguration
DvktRayQueryCullRayFlagsTests.cpp222 std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, in registerShaderModule()
336 std::vector<de::SharedPtr<Move<VkShaderModule> > > shaderModules; member in vkt::RayQuery::__anond76e9e610111::GraphicsConfiguration
DvktRayQueryAccelerationStructuresTests.cpp265 std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, in registerShaderModule()
351 std::vector<de::SharedPtr<Move<VkShaderModule> > > shaderModules; member in vkt::RayQuery::__anond22362260111::GraphicsConfiguration
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp420 map<VkShaderStageFlagBits, ShaderModuleSP>& shaderModules, in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp601 std::vector<de::SharedPtr<vk::Unique<vk::VkShaderModule>>> shaderModules; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp778 ShaderModuleVector shaderModules; in addShaderModules() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp81 ContentLessObjectCache<ShaderModuleBase> shaderModules; member