Home
last modified time | relevance | path

Searched defs:noperspective (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp280 std::map<std::string, std::string> noperspective = replacements; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp280 std::map<std::string, std::string> noperspective = replacements; in initPrograms() local
/third_party/mesa3d/src/compiler/glsl/
Dast.h506 unsigned noperspective:1; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu.h1543 bool noperspective, in brw_pixel_interp_desc()
Dbrw_eu_emit.c3339 bool noperspective, in brw_pixel_interpolator_query()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.hpp806 bool noperspective = false; member