/third_party/mesa3d/src/compiler/nir/ |
H A D | nir.c | 340 nir_find_variable_with_location(nir_shader *shader, nir_variable_mode mode, unsigned location) nir_find_variable_with_location() argument 353 nir_find_variable_with_driver_location(nir_shader *shader, nir_variable_mode mode, unsigned location) nir_find_variable_with_driver_location() argument [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ast.h | 130 } location; global() member in ast_node 700 ast_expression *location; global() member [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | spirv_builder.c | 234 spirv_builder_emit_location(struct spirv_builder *b, SpvId target, uint32_t location) spirv_builder_emit_location() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 3099 _mesa_GetUniformSubroutineuiv(GLenum shadertype, GLint location, in _mesa_GetUniformSubroutineuiv() argument
|
H A D | get.c | 221 GLubyte location; /**< enum value_location */ member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nvfx_shader.h | 519 unsigned location; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | code-assembler.cc | 238 GenerateCheckMaybeObjectIsObject(TNode<MaybeObject> node, const char* location) GenerateCheckMaybeObjectIsObject() argument
|
/third_party/node/deps/v8/src/ast/ |
H A D | scopes.cc | 968 VariableLocation location; in LookupInScopeInfo() local [all...] |
/third_party/node/deps/v8/src/debug/ |
H A D | debug.cc | 507 BreakLocation location = BreakLocation::FromFrame(debug_info, frame); in Break() local 607 IsBreakOnInstrumentation(Handle<DebugInfo> debug_info, const BreakLocation& location) IsBreakOnInstrumentation() argument 639 CheckBreakPoints(Handle<DebugInfo> debug_info, BreakLocation* location, bool* has_break_points) CheckBreakPoints() argument 1192 BreakLocation location = BreakLocation::Invalid(); PrepareStep() local 2084 BreakLocation location = BreakLocation::FromFrame(debug_info, frame); IsBreakAtReturn() local [all...] |
/third_party/node/deps/v8/src/handles/ |
H A D | global-handles.cc | 306 static const Child* FromLocation(const Address* location) { in FromLocation() argument 310 static Child* FromLocation(Address* location) { in FromLocation() argument 351 FullObjectSlot location() { return FullObjectSlot(&object_); } in location() function in v8::internal::NodeBase 995 Handle<Object> GlobalHandles::CopyGlobal(Address* location) { in CopyGlobal() argument 1123 MarkTraced(Address* location) MarkTraced() argument 1130 Destroy(Address* location) Destroy() argument 1137 DestroyTracedReference(Address* location) DestroyTracedReference() argument 1176 MakeWeak(Address* location, void* parameter, GenericCallback phantom_callback, v8::WeakCallbackType type) MakeWeak() argument 1186 ClearWeakness(Address* location) ClearWeakness() argument 1190 AnnotateStrongRetainer(Address* location, const char* label) AnnotateStrongRetainer() argument 1195 IsWeak(Address* location) IsWeak() argument [all...] |
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-debugger-agent-impl.cc | 593 std::unique_ptr<protocol::Debugger::Location> location = setBreakpointImpl( in setBreakpointByUrl() local 611 setBreakpoint( std::unique_ptr<protocol::Debugger::Location> location, Maybe<String16> optionalCondition, String16* outBreakpointId, std::unique_ptr<protocol::Debugger::Location>* actualLocation) setBreakpoint() argument 823 continueToLocation( std::unique_ptr<protocol::Debugger::Location> location, Maybe<String16> targetCallFrames) continueToLocation() argument 918 const std::pair<int, int> location = std::make_pair(line, column); shouldBeSkipped() local 1479 std::unique_ptr<protocol::Debugger::Location> location = currentCallFrames() local 1714 std::unique_ptr<protocol::Debugger::Location> location = didParseSource() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir_soa.c | 363 unsigned location = var->data.driver_location; in emit_load_var() local 547 emit_store_chan(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned bit_size, unsigned location, unsigned comp, unsigned chan, LLVMValueRef dst) emit_store_chan() argument 574 emit_store_tcs_chan(struct lp_build_nir_context *bld_base, bool is_compact, unsigned bit_size, unsigned location, unsigned const_index, LLVMValueRef indir_vertex_index, LLVMValueRef indir_index, unsigned comp, unsigned chan, LLVMValueRef chan_val) emit_store_tcs_chan() argument 656 unsigned location = var->data.driver_location; emit_store_var() local [all...] |
/third_party/libabigail/include/ |
H A D | abg-ir.h | 277 class location class 292 location(unsigned v, location_manager* m) location() function in abigail::ir::location 341 location(const location& l) location() function in abigail::ir::location 360 location() location() function in abigail::ir::location [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageDepthStencilDescriptorTests.cpp | 782 const auto location = DescriptorSetUpdateBuilder::Location::binding(desc.binding); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderSyncTestsEXT.cpp | 1010 const auto location = DescriptorSetUpdateBuilder::Location::binding(0u); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 371 UnusedVariableContext createUnusedVariableContext(const ShaderTaskArray& shaderTasks, const VariableLocation& location) in createUnusedVariableContext() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageDepthStencilDescriptorTests.cpp | 782 const auto location = DescriptorSetUpdateBuilder::Location::binding(desc.binding); in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | glslang_wrapper_utils.cpp | 123 AddLocationInfo(ShaderInterfaceVariableInfoMap *infoMap, gl::ShaderType shaderType, const std::string &varName, uint32_t location, uint32_t component, uint8_t attributeComponentCount, uint8_t attributeLocationCount) AddLocationInfo() argument 150 AddVaryingLocationInfo(ShaderInterfaceVariableInfoMap *infoMap, const gl::VaryingInShaderRef &ref, const bool isStructField, const uint32_t location, const uint32_t component) AddVaryingLocationInfo() argument 307 uint32_t location = 0; AssignSecondaryOutputLocations() local 368 uint32_t location = 0; AssignOutputLocations() local 428 uint32_t location = varyingReg.registerRow + locationsUsedForEmulation; AssignVaryingLocations() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cVertexAttrib64BitTest.cpp | 1855 const GLint location = calculateAttributeLocation(configuration, attribute, n_type); in getProgramDetails() local 1857 stream << "layout(location in getProgramDetails() local 1867 const GLint location = calculateAttributeLocation(configuration, m_array_attribute, n_type); getProgramDetails() local 1869 stream << "layout(location = " << location << ") "; getProgramDetails() local [all...] |
H A D | gl3cTransformFeedbackTests.cpp | 4451 glw::GLint location = gl.getUniformLocation(program_id, "color"); in useColour() local 4463 glw::GLint location = gl.getUniformLocation(program_id, "invert_sign"); in useGeometrySet() local
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_3_autogen.cpp | 1206 void GL_APIENTRY GL_GetUniformuiv(GLuint program, GLint location, GLuint *params) in GL_GetUniformuiv() argument 1597 void GL_APIENTRY GL_Uniform1ui(GLint location, GLuint v0) in GL_Uniform1ui() argument 1622 void GL_APIENTRY GL_Uniform1uiv(GLint location, GLsizei count, const GLuint *value) in GL_Uniform1uiv() argument 1648 GL_Uniform2ui(GLint location, GLuint v0, GLuint v1) GL_Uniform2ui() argument 1673 GL_Uniform2uiv(GLint location, GLsizei count, const GLuint *value) GL_Uniform2uiv() argument 1699 GL_Uniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2) GL_Uniform3ui() argument 1724 GL_Uniform3uiv(GLint location, GLsizei count, const GLuint *value) GL_Uniform3uiv() argument 1750 GL_Uniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3) GL_Uniform4ui() argument 1775 GL_Uniform4uiv(GLint location, GLsizei count, const GLuint *value) GL_Uniform4uiv() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | RendererVk.cpp | 622 DebugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char *layerPrefix, const char *message, void *userData) DebugReportCallback() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | ParseHelper.cpp | 753 bool TParseContext::layoutLocationErrorCheck(const TSourceLoc &location, const TLayoutQualifier &layoutQualifier) in layoutLocationErrorCheck() argument 1146 const TVariable *TParseContext::getNamedVariable(const TSourceLoc &location, in getNamedVariable() argument 1828 addFunctionPrototypeDeclaration(const TFunction &function, const TSourceLoc &location) addFunctionPrototypeDeclaration() argument 1880 addFunctionDefinition(const TFunction &function, TIntermAggregate *functionPrototype, TIntermAggregate *functionBody, const TSourceLoc &location) addFunctionDefinition() argument 1907 parseFunctionPrototype(const TSourceLoc &location, TFunction *function, TIntermAggregate **aggregateOut) parseFunctionPrototype() argument 2004 parseFunctionDeclarator(const TSourceLoc &location, TFunction *function) parseFunctionDeclarator() argument 2477 addIndexExpression(TIntermTyped *baseExpression, const TSourceLoc &location, TIntermTyped *indexExpression) addIndexExpression() argument [all...] |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_c.cpp | 1280 spvc_bool spvc_compiler_msl_is_shader_input_used(spvc_compiler compiler, unsigned location) in spvc_compiler_msl_is_shader_input_used() argument 827 spvc_compiler_mask_stage_output_by_location(spvc_compiler compiler, unsigned location, unsigned component) spvc_compiler_mask_stage_output_by_location() argument 1298 spvc_compiler_msl_is_vertex_attribute_used(spvc_compiler compiler, unsigned location) spvc_compiler_msl_is_vertex_attribute_used() argument 1500 spvc_compiler_msl_set_fragment_output_components(spvc_compiler compiler, unsigned location, unsigned components) spvc_compiler_msl_set_fragment_output_components() argument [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | psaux.h | 257 T1_FieldLocation location; member
|