Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp111 inline UVec4 ivec2uvec (const IVec4& ivec) in ivec2uvec() function
1060 const UVec4 green = ivec2uvec(RGBA::green().toIVec()); in verifyColorImage()
1061 const UVec4 blue = ivec2uvec(RGBA::blue().toIVec()); in verifyColorImage()
1062 const UVec4 black = ivec2uvec(RGBA::black().toIVec()); in verifyColorImage()
1093 const UVec4 red100 = ivec2uvec(RGBA::red().toIVec()); in verifyDepthImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp105 inline UVec4 ivec2uvec (const IVec4& ivec) in ivec2uvec() function
1027 const UVec4 green = ivec2uvec(RGBA::green().toIVec()); in verifyColorImage()
1028 const UVec4 blue = ivec2uvec(RGBA::blue().toIVec()); in verifyColorImage()
1029 const UVec4 black = ivec2uvec(RGBA::black().toIVec()); in verifyColorImage()
1060 const UVec4 red100 = ivec2uvec(RGBA::red().toIVec()); in verifyDepthImage()

Completed in 17 milliseconds