MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / CmdDispatchTileQCOM

Function CmdDispatchTileQCOM

icd/generated/function_definitions.h:3786–3789  ·  view source on GitHub ↗

VK_ENABLE_BETA_EXTENSIONS */

Source from the content-addressed store, hash-verified

3784}
3785#endif /* VK_ENABLE_BETA_EXTENSIONS */
3786static VKAPI_ATTR void VKAPI_CALL CmdDispatchTileQCOM(VkCommandBuffer commandBuffer,
3787 const VkDispatchTileInfoQCOM* pDispatchTileInfo) {
3788 // Not a CREATE or DESTROY function
3789}
3790static VKAPI_ATTR void VKAPI_CALL CmdBeginPerTileExecutionQCOM(VkCommandBuffer commandBuffer,
3791 const VkPerTileBeginInfoQCOM* pPerTileBeginInfo) {
3792 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected