Home
last modified time | relevance | path

Searched defs:inv_det (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c70 float inv_det = 1.0f / header->det; in do_offset_tri() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compile_sf.c53 struct brw_reg inv_det; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c202 lp_do_offset_tri(struct gallivm_state *gallivm, struct lp_setup_args *args, const struct lp_setup_variant_key *key, LLVMValueRef inv_det, LLVMValueRef dxyz01, LLVMValueRef dxyz20, LLVMValueRef attribv[3]) lp_do_offset_tri() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp12439 const glw::GLdouble inv_det = 1.0 / det; in inverse() local

Completed in 21 milliseconds