Home
last modified time | relevance | path

Searched defs:varyings (Results 1 – 25 of 42) sorted by relevance

12

/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAdjacency.cpp294 const char* varyings[] = { "out_adjacent_geometry", "out_geometry" }; in initTest() local
300 const char* varyings[] = { "gl_Position" }; in initTest() local
/external/deqp/framework/referencerenderer/
DrrPrimitivePacket.cpp38 …itter::EmitVertex (const tcu::Vec4& position, float pointSize, const GenericVec4* varyings, int pr… in EmitVertex()
DrrShadingContext.hpp42 …const GenericVec4* varyings[3]; //!< Vertex shader outputs. Pointer will be NULL if there is no… member
/external/mesa3d/src/compiler/nir/
Dnir_lower_io_arrays_to_elements.c128 struct hash_table *varyings) in lower_array()
267 struct hash_table *varyings, in lower_io_arrays_to_elements()
/external/skia/gm/
Dfwidth_squircle.cpp64 auto* varyings = args.fVaryingHandler; in onEmitCode() local
/external/skqp/gm/
Dfwidth_squircle.cpp67 auto* varyings = args.fVaryingHandler; in onEmitCode() local
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5FmaPrecision.cpp177 const char* varyings[] = { "resultFma", "resultStd" }; in initTest() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderXFB.cpp189 const char* const* varyings, bool should_succeed) in createSeparableProgram()
DesextcTessellationShaderTessellation.cpp578 const char* varyings[] = { "te_tc_primitive_id", "te_primitive_id" }; in initRun() local
1190 const char* varyings[] = { "te_tc_invocation_id", "te_tc_patch_vertices_in", "te_tc_primitive_id", in initRun() local
1951 const char* varyings[] = { "result_uvw" }; in initTestDescriptor() local
DesextcTessellationShaderVertexOrdering.cpp373 const char* varyings[] = { "result_uvw" }; in initTestIteration() local
DesextcTessellationShaderTriangles.cpp378 const char* varyings[] = { "result_uvw" }; in initTestDescriptor() local
DesextcTessellationShaderTCTE.cpp669 const char** varyings = DE_NULL; in executeTestRun() local
3482 const char* varyings[] = { "result_tess_level_inner", "result_tess_level_outer" }; in initTestDescriptor() local
4037 const char* varyings[] = { in initTestDescriptor() local
DesextcTessellationShaderUtils.cpp1260 const char* varyings[] = { "result_uvw" }; in initTessellationVertexCounterProgram() local
/external/mesa3d/src/mesa/main/
Dtransformfeedback.c858 const GLchar *const *varyings, GLenum bufferMode) in transform_feedback_varyings()
893 const GLchar *const *varyings, in _mesa_TransformFeedbackVaryings_no_error()
904 const GLchar * const *varyings, in _mesa_TransformFeedbackVaryings()
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageTextureSize.cpp539 const char* varyings[] = { "texture_std_size", "texture_shw_size" }; in configureProgram() local
662 const char* varyings[] = { "texture_std_size", "texture_shw_size" }; in configureProgram() local
818 const char* varyings[] = { "texture_std_size", "texture_shw_size" }; in configureProgram() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_tcs.c84 uint64_t varyings = nir->info.inputs_read; in create_passthrough_tcs() local
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.h120 struct etna_varying varyings[ETNA_NUM_INPUTS]; member
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp1433 virtual const char** varyings() in varyings() function in gl3cts::TransformFeedbackOverflowQuerySingleStreamBase
1906 virtual const char** varyings() in varyings() function in gl3cts::TransformFeedbackOverflowQueryMultipleStreamsOneBufferPerStream
2065 virtual const char** varyings() in varyings() function in gl3cts::TransformFeedbackOverflowQueryMultipleStreamsMultipleBufferPerStream
Dgl4cProgramInterfaceQueryTests.cpp1859 const char* varyings[6] = { "a", "b[0]", "b[1]", "c", "d", "e" }; in Run() local
3328 …const char* varyings[11] = { "a", "gl_NextBuffer", "c", "gl_SkipComponents1", "d", "gl_SkipCompon… in Run() local
4934 const char* varyings[2] = { "q", "z" }; in Run() local
5057 const char* varyings[2] = { "q", "z" }; in Run() local
/external/skqp/src/gpu/ops/
DGrAAFillRRectOp.cpp303 GrGLSLVaryingHandler* varyings = args.fVaryingHandler; in onEmitCode() local
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferTextureBufferRange.cpp910 const char* varyings[] = { "outTextureSize", "outValue" }; in iterate() local
DesextcTextureBufferOperations.cpp1178 const char* varyings[] = { "outPosition" }; in initializeBufferObjectData() local
/external/skia/src/gpu/ops/
DGrAAFillRRectOp.cpp318 GrGLSLVaryingHandler* varyings = args.fVaryingHandler; in onEmitCode() local
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp369 vector<VariableDeclaration> varyingCompatVtxOutputs (const VaryingInterface& varyings) in varyingCompatVtxOutputs()
692 VaryingParams varyings; member
790 bool varyingsValid (const VaryingInterface& varyings) in varyingsValid()
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h345 VariableArray varyings; variable

12