Home
last modified time | relevance | path

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

/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/libaom/libaom/av1/encoder/
Dransac.c42 double *proj, const int n, in project_points_double_translation()
56 double *proj, const int n, in project_points_double_rotzoom()
70 double *proj, const int n, in project_points_double_affine()
/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c53 unsigned int proj : 1; member
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp6686 for (int proj = 0; proj <= 1; ++proj) { // loop over "bool" projective or not in add2ndGenerationSamplingImaging() local
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h252 bool proj; member
/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp619 bool proj = false; in writeFunctionCall() local
/external/skqp/src/sksl/
DSkSLGLSLCodeGenerator.cpp615 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.cpp1221 Vector4f proj; in TEX() local
/external/swiftshader/src/Pipeline/
DPixelProgram.cpp1196 Vector4f proj; in TEX() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp2331 Value *proj = fetchSrc(0, 3); in loadProjTexCoords() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c2251 struct ir3_instruction *lod, *compare, *proj; in emit_tex() 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/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp1760 …teTextureCall(Decoration precision, Id resultType, bool sparse, bool fetch, bool proj, bool gather, in createTextureCall()
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1245 bool proj; member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c2247 const union tgsi_exec_channel *args[5], *proj = NULL; in exec_tex() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp861 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local