Home
last modified time | relevance | path

Searched defs:proj (Results 1 – 17 of 17) sorted by relevance

/external/vulkan-validation-layers/libs/glm/gtx/
Dprojection.inl13 GLM_FUNC_QUALIFIER vecType proj function
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_ff.h86 … unsigned proj = !!(context->ff.tex_stage[s][D3DTSS_TEXTURETRANSFORMFLAGS] & D3DTTFF_PROJECTED); in nine_ff_get_projected_key() local
/external/eigen/test/
Dgeo_homogeneous.cpp78 Transform<Scalar, Size, Projective> proj; in homogeneous() local
/external/mesa3d/src/mesa/tnl/
Dt_vb_vertex.c46 GLvector4f proj; member
/external/vulkan-validation-layers/libs/glm/gtc/
Dmatrix_transform.inl340 detail::tmat4x4<T, P> const & proj,
361 detail::tmat4x4<T, P> const & proj,
/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c53 unsigned int proj : 1; member
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h252 bool proj; member
/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp511 bool proj = false; in writeFunctionCall() local
/external/skqp/src/sksl/
DSkSLGLSLCodeGenerator.cpp510 bool proj = false; in writeFunctionCall() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp881 const float proj = coord[coordSize]; in verifySampleImpl() local
/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp327 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local
/external/swiftshader/src/Shader/
DPixelProgram.cpp1122 Vector4f proj; in TEX() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c1393 struct ir3_instruction *lod, *compare, *proj; in emit_tex() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp2131 Value *proj = fetchSrc(0, 3); in loadProjTexCoords() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp573 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c2307 const union tgsi_exec_channel *args[5], *proj = NULL; in exec_tex() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp794 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local