/external/skia/src/sksl/ |
D | SkSLModuleLoader.cpp | 322 const Module* fragmentModule = this->loadFragmentModule(compiler); in loadGraphiteFragmentModule() local 333 const Module* fragmentModule = this->loadFragmentModule(compiler); in loadGraphiteFragmentES2Module() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 89 … const VkShaderModule fragmentModule, const VkExtent2D renderSize) in makeGraphicsPipeline() 166 const Unique<VkShaderModule> fragmentModule( in draw() local
|
D | vktGeometryLayeredRenderingTests.cpp | 274 … const VkShaderModule fragmentModule, const VkExtent2D renderSize, in makeGraphicsPipeline() 1266 const Unique<VkShaderModule> fragmentModule( in test() local 1402 const Unique<VkShaderModule> fragmentModule( in testLayeredReadBack() local 1759 const Unique<VkShaderModule> fragmentModule( in testSecondaryCmdBuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 191 …const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, const tcu::IVec2 &framebuffe… in preparePipelineWrapper() 233 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in iterate() local
|
D | vktPipelineFramebufferAttachmentTests.cpp | 195 const ShaderWrapper fragmentModule, const IVec3 renderSize, in preparePipelineWrapper() 404 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in test() local 790 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testNoAtt() local 1064 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testMultiAttachments() local 1518 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testInputResolveSameAttachment() local
|
D | vktPipelineMultisampleImageTests.cpp | 94 … const ShaderWrapper fragmentModule, const IVec2 renderSize, in makeGraphicsPipelines() 311 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, in preparePipelineWrapper() 1002 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in renderMultisampledImage() local 1270 const ShaderWrapper fragmentModule( in test() local 1916 const ShaderWrapper fragmentModule( in test() local
|
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 566 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, in preparePipelineWrapper() 703 … const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, in preparePipelineWrapperSinglePassColor() 1556 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in drawSinglePass() local 2352 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in drawPatternChangeReference() local 2478 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in drawRenderPasses() local 2911 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in drawSubpasses() local 3099 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, m_context.getBinaryCollection().get("… in drawSameSubpass() local
|
D | vktPipelineRenderToImageTests.cpp | 223 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, in preparePipelineWrapper() 927 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testWithSizeReduction() local 1287 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule) in drawToMipLevel() 1440 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in testRenderToMipMaps() local
|
D | vktPipelineStencilExportTests.cpp | 344 … const ShaderWrapper fragmentModule, const UVec2 renderSize, const bool useColor, in preparePipelineWrapper()
|
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 177 const ShaderWrapper vertexModule, const ShaderWrapper fragmentModule, const bool useVertexInput, in preparePipelineWrapper() 985 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in draw() local 1655 …const ShaderWrapper fragmentModule(ShaderWrapper(vk, device, context.getBinaryCollection().get("fr… in drawResolve() local
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 42 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() 768 Move<VkShaderModule> fragmentModule = in recordCommands() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 95 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() 478 const Unique<VkShaderModule> fragmentModule( in iterate() local 823 const Unique<VkShaderModule> fragmentModule( in iterate() local 1182 …st VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() 1605 const Unique<VkShaderModule> fragmentModule( in iterate() local 1977 …st VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline()
|
D | vktFragmentOperationsOcclusionQueryTests.cpp | 96 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline() 412 const Unique<VkShaderModule> fragmentModule( in iterate() local
|
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 97 const VkShaderModule fragmentModule, const IVec2 renderSize, in makeGraphicsPipeline()
|
D | vktFragmentOperationsTransientAttachmentTests.cpp | 432 const Unique<VkShaderModule> fragmentModule( in iterate() local
|
D | vktFragmentOperationsScissorTests.cpp | 116 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline()
|
/external/swiftshader/tests/VulkanWrapper/ |
D | DrawTester.cpp | 275 vk::ShaderModule fragmentModule = hooks.createFragmentShader(*this); in createGraphicsPipeline() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationImageLayoutTransitionTests.cpp | 213 const Move<VkShaderModule> fragmentModule = in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingStagesTests.cpp | 355 …const auto fragmentModule(createShaderModule(vk, device, m_context.getBinaryCollection().get("frag… in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 262 const Move<VkShaderModule> fragmentModule = in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderDerivativesTests.cpp | 1645 …VkShaderModule fragmentModule, VkShaderModule taskModule, VkShaderModule meshModule, bool forceFul… in createGraphicsPipeline() 2584 …Move<VkShaderModule> fragmentModule(createShaderModule(vkdi, device, binCollection.get("fragment")… in iterate() local 2706 …Move<VkShaderModule> fragmentModule(createShaderModule(vkdi, device, binCollection.get("fragment")… in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateLineWidthTests.cpp | 246 … VkShaderModule vertexModule, VkShaderModule fragmentModule, in buildPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTestsUtil.cpp | 217 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawDiscardRectanglesTests.cpp | 138 … const VkShaderModule vertexModule, const VkShaderModule fragmentModule, in makeGraphicsPipeline()
|
D | vktDrawDepthClampTests.cpp | 672 const Unique<VkShaderModule> fragmentModule( in DepthClampTestInstance() local
|