/external/vulkan-validation-layers/libs/glm/gtx/ |
D | projection.inl | 13 GLM_FUNC_QUALIFIER vecType proj function
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_ff.h | 86 … unsigned proj = !!(context->ff.tex_stage[s][D3DTSS_TEXTURETRANSFORMFLAGS] & D3DTTFF_PROJECTED); in nine_ff_get_projected_key() local
|
/external/eigen/test/ |
D | geo_homogeneous.cpp | 78 Transform<Scalar, Size, Projective> proj; in homogeneous() local
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_vertex.c | 46 GLvector4f proj; member
|
/external/vulkan-validation-layers/libs/glm/gtc/ |
D | matrix_transform.inl | 340 detail::tmat4x4<T, P> const & proj, 361 detail::tmat4x4<T, P> const & proj,
|
/external/clang/test/CodeGen/ |
D | 2008-03-24-BitField-And-Alloca.c | 53 unsigned int proj : 1; member
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.h | 252 bool proj; member
|
/external/skia/src/sksl/ |
D | SkSLGLSLCodeGenerator.cpp | 511 bool proj = false; in writeFunctionCall() local
|
/external/skqp/src/sksl/ |
D | SkSLGLSLCodeGenerator.cpp | 510 bool proj = false; in writeFunctionCall() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktSampleVerifier.cpp | 881 const float proj = coord[coordSize]; in verifySampleImpl() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderTextureFunctionTests.cpp | 327 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local
|
/external/swiftshader/src/Shader/ |
D | PixelProgram.cpp | 1122 Vector4f proj; in TEX() local
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_compiler_nir.c | 1393 struct ir3_instruction *lod, *compare, *proj; in emit_tex() local
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 2131 Value *proj = fetchSrc(0, 3); in loadProjTexCoords() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 573 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.c | 2307 const union tgsi_exec_channel *args[5], *proj = NULL; in exec_tex() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 794 …float proj = isProj ? 1.0f/m_lookupSpec.minCoord[m_lookupSpec.function == FUNCTION_TEXTUREPR… in initTexture() local
|