Home
last modified time | relevance | path

Searched refs:GEN_A5_FILL (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1465 #define GEN_A5_FILL(DATA_TYPE) \ macro
1559 if (dataType == DataType::INT32) GEN_A5_FILL(a5i32); in fillInputBuffer()
1560 else if (dataType == DataType::UINT32) GEN_A5_FILL(a5u32); in fillInputBuffer()
1561 else if (dataType == DataType::INT64) GEN_A5_FILL(a5i64); in fillInputBuffer()
1562 else if (dataType == DataType::UINT64) GEN_A5_FILL(a5u64); in fillInputBuffer()
1563 else if (dataType == DataType::INT16) GEN_A5_FILL(a5i16); in fillInputBuffer()
1564 else if (dataType == DataType::UINT16) GEN_A5_FILL(a5u16); in fillInputBuffer()
1565 else if (dataType == DataType::INT8) GEN_A5_FILL(a5i8); in fillInputBuffer()
1566 else if (dataType == DataType::UINT8) GEN_A5_FILL(a5u8); in fillInputBuffer()
1567 else if (dataType == DataType::FLOAT32) GEN_A5_FILL(a5f3 in fillInputBuffer()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1465 #define GEN_A5_FILL(DATA_TYPE) \ macro
1559 if (dataType == DataType::INT32) GEN_A5_FILL(a5i32); in fillInputBuffer()
1560 else if (dataType == DataType::UINT32) GEN_A5_FILL(a5u32); in fillInputBuffer()
1561 else if (dataType == DataType::INT64) GEN_A5_FILL(a5i64); in fillInputBuffer()
1562 else if (dataType == DataType::UINT64) GEN_A5_FILL(a5u64); in fillInputBuffer()
1563 else if (dataType == DataType::INT16) GEN_A5_FILL(a5i16); in fillInputBuffer()
1564 else if (dataType == DataType::UINT16) GEN_A5_FILL(a5u16); in fillInputBuffer()
1565 else if (dataType == DataType::INT8) GEN_A5_FILL(a5i8); in fillInputBuffer()
1566 else if (dataType == DataType::UINT8) GEN_A5_FILL(a5u8); in fillInputBuffer()
1567 else if (dataType == DataType::FLOAT32) GEN_A5_FILL(a5f3 in fillInputBuffer()
[all...]

Completed in 6 milliseconds