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/
H A DvktDrawMultipleInterpolationTests.cpp278 std::map<std::string, std::string> noperspective = replacements; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp280 std::map<std::string, std::string> noperspective = replacements; in initPrograms() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_emit.c3336 brw_pixel_interpolator_query(struct brw_codegen *p, struct brw_reg dest, struct brw_reg mrf, bool noperspective, bool coarse_pixel_rate, unsigned mode, struct brw_reg data, unsigned msg_length, unsigned response_length) brw_pixel_interpolator_query() argument
H A Dbrw_eu.h1541 brw_pixel_interp_desc(UNUSED const struct intel_device_info *devinfo, unsigned msg_type, bool noperspective, bool coarse_pixel_rate, unsigned simd_mode, unsigned slot_group) brw_pixel_interp_desc() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dast.h506 unsigned noperspective:1; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.hpp806 bool noperspective = false; member

Completed in 28 milliseconds