Searched refs:maxRayDispatchInvocationCount (Results 1 – 7 of 7) sorted by relevance
10638 …if (!((a->maxRayDispatchInvocationCount) == (b->maxRayDispatchInvocationCount))) { onFail("a->maxR… in checkEqual_VkPhysicalDeviceRayTracingPipelinePropertiesKHR()
28069 vkStream->write((uint32_t*)&forMarshaling->maxRayDispatchInvocationCount, sizeof(uint32_t)); in marshal_VkPhysicalDeviceRayTracingPipelinePropertiesKHR()28102 vkStream->read((uint32_t*)&forUnmarshaling->maxRayDispatchInvocationCount, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceRayTracingPipelinePropertiesKHR()
20882 memcpy((uint32_t*)&forUnmarshaling->maxRayDispatchInvocationCount, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkPhysicalDeviceRayTracingPipelinePropertiesKHR()
11761 uint32_t maxRayDispatchInvocationCount; member
68776 …ndleCaptureReplaySize( shaderGroupHandleCaptureReplaySize_ ), maxRayDispatchInvocationCount( maxRa…68823 && ( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) in operator ==()68844 uint32_t maxRayDispatchInvocationCount = {}; member
23077 vkStream->write((uint32_t*)&forMarshaling->maxRayDispatchInvocationCount, sizeof(uint32_t)); in marshal_VkPhysicalDeviceRayTracingPipelinePropertiesKHR()23099 vkStream->read((uint32_t*)&forUnmarshaling->maxRayDispatchInvocationCount, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceRayTracingPipelinePropertiesKHR()
15465 memcpy(*ptr, (uint32_t*)&forMarshaling->maxRayDispatchInvocationCount, sizeof(uint32_t)); in reservedmarshal_VkPhysicalDeviceRayTracingPipelinePropertiesKHR()