Home
last modified time | relevance | path

Searched refs:callableSBT (Results 1 - 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPositionFetchTests.cpp387 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingBarycentricCoordinatesTests.cpp414 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingNonUniformArgsTests.cpp378 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingDirectionTests.cpp541 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingOpacityMicromapTests.cpp667 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingShaderBindingTableTests.cpp1375 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingMiscTests.cpp8658 de::MovePtr<BufferWithMemory> callableSBT; in nullMissInstance() local
8878 de::MovePtr<BufferWithMemory> callableSBT; in reuseCreationBufferInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp365 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingNonUniformArgsTests.cpp378 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingDirectionTests.cpp541 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingOpacityMicromapTests.cpp669 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingShaderBindingTableTests.cpp1375 de::MovePtr<BufferWithMemory> callableSBT; in iterate() local
H A DvktRayTracingMiscTests.cpp8633 de::MovePtr<BufferWithMemory> callableSBT; in nullMissInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingValveMutableTests.cpp3243 de::MovePtr<BufferWithMemory> callableSBT;
3380 callableSBT = rayTracingPipeline->createShaderBindingTable(vkd, device, pipeline.get(), alloc, shaderGroupHandleSize, shaderGroupBaseAlignment, callGroup, 1u);
3381 callableSBTRegion = makeStridedDeviceAddressRegionKHR(getBufferDeviceAddress(vkd, device, callableSBT->get(), 0ull), shaderGroupHandleSize, shaderGroupHandleSize);
H A DvktBindingMutableTests.cpp3335 de::MovePtr<BufferWithMemory> callableSBT;
3472 callableSBT = rayTracingPipeline->createShaderBindingTable(vkd, device, pipeline.get(), alloc, shaderGroupHandleSize, shaderGroupBaseAlignment, callGroup, 1u);
3473 callableSBTRegion = makeStridedDeviceAddressRegionKHR(getBufferDeviceAddress(vkd, device, callableSBT->get(), 0ull), shaderGroupHandleSize, shaderGroupHandleSize);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingMutableTests.cpp3331 de::MovePtr<BufferWithMemory> callableSBT;
3468 callableSBT = rayTracingPipeline->createShaderBindingTable(vkd, device, pipeline.get(), alloc, shaderGroupHandleSize, shaderGroupBaseAlignment, callGroup, 1u);
3469 callableSBTRegion = makeStridedDeviceAddressRegionKHR(getBufferDeviceAddress(vkd, device, callableSBT->get(), 0ull), shaderGroupHandleSize, shaderGroupHandleSize);

Completed in 62 milliseconds