Searched refs:vertexInputAttributeDescriptions (Results 1 - 24 of 24) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBaseClass.cpp103 const vk::VkVertexInputAttributeDescription vertexInputAttributeDescriptions[] = local
127 DE_LENGTH_OF_ARRAY(vertexInputAttributeDescriptions),
128 vertexInputAttributeDescriptions);
H A DvktDrawInstancedTests.cpp369 const vk::VkVertexInputAttributeDescription vertexInputAttributeDescriptions[] = local
393 DE_LENGTH_OF_ARRAY(vertexInputAttributeDescriptions),
394 vertexInputAttributeDescriptions);
H A DvktBasicDrawTests.cpp377 const vk::VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
396 vertexInputAttributeDescriptions);
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.cpp109 const vk::VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
129 vertexInputAttributeDescriptions);
H A DvktDynamicStateRSTests.cpp199 const vk::VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
218 vertexInputAttributeDescriptions);
H A DvktDynamicStateDSTests.cpp213 const vk::VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
233 vertexInputAttributeDescriptions);
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp166 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[] = local
183 DE_LENGTH_OF_ARRAY(vertexInputAttributeDescriptions), // uint32_t vertexAttributeDescriptionCount;
184 vertexInputAttributeDescriptions, // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktFragmentOperationsScissorTests.cpp184 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[] = local
207 DE_LENGTH_OF_ARRAY(vertexInputAttributeDescriptions), // uint32_t vertexAttributeDescriptionCount;
208 vertexInputAttributeDescriptions, // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp456 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[1] = local
474 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktApiCopiesAndBlittingTests.cpp2577 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[1] = local
2595 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp109 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[] = local
132 DE_LENGTH_OF_ARRAY(vertexInputAttributeDescriptions), // uint32_t vertexAttributeDescriptionCount;
133 vertexInputAttributeDescriptions, // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelineBlendTests.cpp478 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
502 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelineDepthTests.cpp488 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
512 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelineStencilTests.cpp570 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
594 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelineMultisampleImageTests.cpp102 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[] = local
125 DE_LENGTH_OF_ARRAY(vertexInputAttributeDescriptions), // uint32_t vertexAttributeDescriptionCount;
126 vertexInputAttributeDescriptions, // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelineInputAssemblyTests.cpp1112 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
1136 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelinePushConstantTests.cpp863 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[] = local
887 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelineCacheTests.cpp232 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
256 vertexInputAttributeDescriptions, // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelineImageSamplingInstance.cpp495 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
519 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelineTimestampTests.cpp397 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] =
421 vertexInputAttributeDescriptions, // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
H A DvktPipelineMultisampleTests.cpp1772 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
1796 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsSampled.cpp58 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[] = local
83 DE_LENGTH_OF_ARRAY(vertexInputAttributeDescriptions), // uint32_t vertexAttributeDescriptionCount;
84 vertexInputAttributeDescriptions, // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp1201 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
1225 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp681 const VkVertexInputAttributeDescription vertexInputAttributeDescriptions[2] = local
705 vertexInputAttributeDescriptions // const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;

Completed in 316 milliseconds