Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkPipelineStateBuilder.cpp185 VkShaderModule shaderModules[kGrShaderTypeCount] = { VK_NULL_HANDLE, in finalize() local
/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_no_buildgn/vulkan/util/
DvktDrawUtil.hpp154 vk::refdetails::Move<vk::VkShaderModule> shaderModules[MAX_NUM_SHADER_MODULES]; member
/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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiPipelineTests.cpp1131 std::vector<Move<VkShaderModule>> shaderModules; in pipelineLayoutLifetimeTest() local
1676 std::vector<Move<VkShaderModule>> shaderModules; in pipelineInvalidPointersUnusedStructsTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp1131 std::vector<Move<VkShaderModule>> shaderModules; in pipelineLayoutLifetimeTest() local
1676 std::vector<Move<VkShaderModule>> shaderModules; in pipelineInvalidPointersUnusedStructsTest() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksStructsVKSC.hpp149 std::map<vk::VkShaderModule, string> shaderModules; member
DvksCacheBuilder.cpp144 std::map<VkShaderModule, VkShaderModuleCreateInfo> shaderModules; in exportFilesForExternalCompiler() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp196 std::vector<de::SharedPtr<vk::Unique<vk::VkShaderModule>>> shaderModules; in testStorageImageWrite() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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::__anonfc59e34f0111::GraphicsConfiguration
DvktRayQueryCullRayFlagsTests.cpp222 std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, in registerShaderModule()
336 std::vector<de::SharedPtr<Move<VkShaderModule> > > shaderModules; member in vkt::RayQuery::__anon5b06d3230111::GraphicsConfiguration
DvktRayQueryAccelerationStructuresTests.cpp265 std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, in registerShaderModule()
351 std::vector<de::SharedPtr<Move<VkShaderModule> > > shaderModules; member in vkt::RayQuery::__anon98cdf1680111::GraphicsConfiguration
/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::__anon6eccccaf0111::GraphicsConfiguration
DvktRayQueryCullRayFlagsTests.cpp222 std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, in registerShaderModule()
336 std::vector<de::SharedPtr<Move<VkShaderModule> > > shaderModules; member in vkt::RayQuery::__anonecbc0c830111::GraphicsConfiguration
DvktRayQueryAccelerationStructuresTests.cpp271 std::vector<de::SharedPtr<Move<VkShaderModule>>>& shaderModules, in registerShaderModule()
357 std::vector<de::SharedPtr<Move<VkShaderModule> > > shaderModules; member in vkt::RayQuery::__anon37e262c80111::GraphicsConfiguration
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp276 std::vector<de::SharedPtr<vk::Unique<vk::VkShaderModule>>> shaderModules; in testStorageImageWrite() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp425 map<VkShaderStageFlagBits, ShaderModuleSP>& shaderModules, in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp425 map<VkShaderStageFlagBits, ShaderModuleSP>& shaderModules, in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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/sparse_resources/
DvktSparseResourcesImageSparseResidency.cpp616 std::vector<de::SharedPtr<vk::Unique<vk::VkShaderModule>>> shaderModules; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp641 vector<Move<VkShaderModule>> shaderModules; in robustness1TestFn() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp621 vector<Move<VkShaderModule>> shaderModules; in robustness1TestFn() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp928 ShaderModuleVector shaderModules; in addShaderModules() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp928 ShaderModuleVector shaderModules; in addShaderModules() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp81 ContentLessObjectCache<ShaderModuleBase> shaderModules; member