Home
last modified time | relevance | path

Searched refs:VkIndexType (Results 1 – 25 of 29) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp71 VkIndexType indexType);
75 static bool isRestartIndex (VkIndexType indexType, deUint32 indexValue);
76 static deUint32 getRestartIndex (VkIndexType indexType);
81 VkIndexType indexType,
89 VkIndexType m_indexType;
104 VkIndexType indexType,
118 VkIndexType indexType);
124 VkIndexType indexType,
140 VkIndexType indexType,
152 VkIndexType m_indexType;
[all …]
/external/vulkan-validation-layers/demos/smoke/
DMeshes.h51 VkIndexType index_type_;
DMeshes.cpp83 static VkIndexType index_type() in index_type()
/external/vulkan-validation-layers/tests/
Dvkrenderframework.h228 void CreateAndInitBuffer(int numIndexes, VkIndexType dataFormat, const void *data);
230 VkIndexType GetIndexType();
233 VkIndexType m_indexType;
Dvkrenderframework.cpp1028 void VkIndexBufferObj::CreateAndInitBuffer(int numIndexes, VkIndexType indexType, const void *data)… in CreateAndInitBuffer()
1062 VkIndexType VkIndexBufferObj::GetIndexType() { return m_indexType; } in GetIndexType()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp117 const vk::VkIndexType indexType;
119 IndexedParamsBase (const vk::VkIndexType indexT) in IndexedParamsBase()
145 …DrawIndexedParams (const vk::VkPrimitiveTopology top, const vk::VkIndexType indexT, const deUint32… in DrawIndexedParams()
181 DrawIndexedIndirectParams (const vk::VkPrimitiveTopology top, const vk::VkIndexType indexT) in DrawIndexedIndirectParams()
/external/mesa3d/src/intel/vulkan/
Dgen7_cmd_buffer.c112 VkIndexType indexType) in genX()
Dgen8_cmd_buffer.c297 VkIndexType indexType) in genX()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtil.inl37 const char* getIndexTypeName (VkIndexType value);
84 …nline tcu::Format::Enum<VkIndexType> getIndexTypeStr (VkIndexType value) { return…
131 inline std::ostream& operator<< (std::ostream& s, VkIndexType value) { return s << getIndexTyp…
DvkBasicTypes.inl792 enum VkIndexType enum
DvkVirtualDeviceInterface.inl91 … (VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) cons…
DvkConcreteDeviceInterface.inl91 … (VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) cons…
DvkFunctionPointerTypes.inl108 … (VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
DvkDeviceDriverImpl.inl440 … (VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) const
DvkNullDriverImpl.inl668 …Buffer (VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType)
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h885 typedef enum VkIndexType { enum
892 } VkIndexType; typedef
2463 …uffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
3065 VkIndexType indexType);
4924 VkIndexType indexType;
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h802 typedef enum VkIndexType { enum
809 } VkIndexType; typedef
2357 …uffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
2959 VkIndexType indexType);
/external/mesa3d/include/vulkan/
Dvulkan.h808 typedef enum VkIndexType { enum
815 } VkIndexType; typedef
2366 …uffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
2968 VkIndexType indexType);
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in894 typedef enum VkIndexType { enum
901 } VkIndexType; typedef
2522 …uffer)(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType);
3124 VkIndexType indexType);
/external/vulkan-validation-layers/tests/layers/
Dwrap_objects.cpp769 …xBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) in vkCmdBindIndexBuffer()
/external/vulkan-validation-layers/loader/
Dtrampoline.c1892 VkDeviceSize offset, VkIndexType indexType) {
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c1501 VkIndexType indexType) in radv_CmdBindIndexBuffer()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp144 VkIndexType getIndexType (void) const { return VK_INDEX_TYPE_UINT32; } in getIndexType()
/external/vulkan-validation-layers/layers/
Dvk_validation_error_database.txt1340 …er' (https://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkIndexType)~^~
1341 …pe' (https://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkIndexType)~^~
1342 …ag' (https://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkIndexType)~^~
1343 …le' (https://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkIndexType)~^~
1344 …le' (https://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkIndexType)~^~
1345 …Type must be a valid VkIndexType value' (https://www.khronos.org/registry/vulkan/specs/1.0-extensi…
1346 …te' (https://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkIndexType)~^~
1347 …ns' (https://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkIndexType)~^~
1348 …ce' (https://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkIndexType)~^~
Dobject_tracker.cpp1973 VkIndexType indexType) { in CmdBindIndexBuffer()

12