Searched refs:vertexInputBindingDescription (Results 1 - 25 of 28) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBaseClass.cpp96 const vk::VkVertexInputBindingDescription vertexInputBindingDescription = local
126 &vertexInputBindingDescription,
H A DvktDrawNegativeViewportHeightTests.cpp178 const VkVertexInputBindingDescription vertexInputBindingDescription = local
193 const PipelineCreateInfo::VertexInputState vertexInputState = PipelineCreateInfo::VertexInputState(1, &vertexInputBindingDescription,
H A DvktDrawInstancedTests.cpp355 const vk::VkVertexInputBindingDescription vertexInputBindingDescription[2] = local
392 vertexInputBindingDescription,
H A DvktBasicDrawTests.cpp370 const vk::VkVertexInputBindingDescription vertexInputBindingDescription = local
394 &vertexInputBindingDescription,
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantUtil.cpp100 const VkVertexInputBindingDescription vertexInputBindingDescription = local
121 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelineBlendTests.cpp471 const VkVertexInputBindingDescription vertexInputBindingDescription = local
500 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelineDepthTests.cpp481 const VkVertexInputBindingDescription vertexInputBindingDescription = local
510 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelineRenderToImageTests.cpp102 const VkVertexInputBindingDescription vertexInputBindingDescription = local
131 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelineStencilTests.cpp563 const VkVertexInputBindingDescription vertexInputBindingDescription = local
592 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelineInputAssemblyTests.cpp1105 const VkVertexInputBindingDescription vertexInputBindingDescription = local
1134 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelinePushConstantTests.cpp856 const VkVertexInputBindingDescription vertexInputBindingDescription = local
885 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelineCacheTests.cpp225 const VkVertexInputBindingDescription vertexInputBindingDescription = local
254 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelineImageSamplingInstance.cpp488 const VkVertexInputBindingDescription vertexInputBindingDescription = local
517 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelineMultisampleImageTests.cpp95 const VkVertexInputBindingDescription vertexInputBindingDescription = local
124 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktPipelineTimestampTests.cpp390 const VkVertexInputBindingDescription vertexInputBindingDescription =
419 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.cpp102 const vk::VkVertexInputBindingDescription vertexInputBindingDescription = local
127 &vertexInputBindingDescription,
H A DvktDynamicStateRSTests.cpp192 const vk::VkVertexInputBindingDescription vertexInputBindingDescription = local
216 &vertexInputBindingDescription,
H A DvktDynamicStateDSTests.cpp206 const vk::VkVertexInputBindingDescription vertexInputBindingDescription = local
231 &vertexInputBindingDescription,
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp449 const VkVertexInputBindingDescription vertexInputBindingDescription = local
472 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp159 const VkVertexInputBindingDescription vertexInputBindingDescription = local
182 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktFragmentOperationsEarlyFragmentTests.cpp223 const VkVertexInputBindingDescription vertexInputBindingDescription = local
244 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
H A DvktFragmentOperationsScissorTests.cpp177 const VkVertexInputBindingDescription vertexInputBindingDescription = local
206 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp146 const VkVertexInputBindingDescription vertexInputBindingDescription = local
167 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp337 const VkVertexInputBindingDescription vertexInputBindingDescription = local
358 &vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp1176 const VkVertexInputBindingDescription vertexInputBindingDescription[2] = local
1223 vertexInputBindingDescription, // const VkVertexInputBindingDescription* pVertexBindingDescriptions;

Completed in 1387 milliseconds

12