HomeSort by relevance Sort by last modified time
    Searched defs:pipelineLayout (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/vk/
GrVkProgramBuilder.cpp 159 VkPipelineLayout pipelineLayout;
241 &pipelineLayout));
272 pipelineLayout);
279 GR_VK_CALL(fGpu->vkInterface(), DestroyPipelineLayout(fGpu->device(), pipelineLayout,
311 pipelineLayout,
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp 723 Move<VkPipelineLayout> pipelineLayout;
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation.h 203 DRAWSTATE_INVALID_PIPELINE_LAYOUT, // Invalid PipelineLayout
600 // Store layouts and pushconstants for PipelineLayout
    [all...]

Completed in 300 milliseconds