Home
last modified time | relevance | path

Searched refs:fetchPositions (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp892 static const int fetchPositions[4] = in getFetchPos() local
900 return fetchPositions[fetchPosNdx]; in getFetchPos()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp869 static const int fetchPositions[4] = in getFetchPos() local
877 return fetchPositions[fetchPosNdx]; in getFetchPos()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp4069 const tcu::IVec3 fetchPositions[4] =
4076 const tcu::IVec3 coord = de::getSizedArrayElement<4>(fetchPositions, fetchPosNdx);
8049 static const int fetchPositions[4] =
8056 return de::getSizedArrayElement<4>(fetchPositions, fetchPosNdx);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp4073 const tcu::IVec3 fetchPositions[4] =
4080 const tcu::IVec3 coord = de::getSizedArrayElement<4>(fetchPositions, fetchPosNdx);
8049 static const int fetchPositions[4] =
8056 return de::getSizedArrayElement<4>(fetchPositions, fetchPosNdx);

Completed in 23 milliseconds