Home
last modified time | relevance | path

Searched defs:linked (Results 1 - 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/compiler/glsl/
H A Dlink_functions.cpp41 call_link_visitor(gl_shader_program *prog, gl_linked_shader *linked, in call_link_visitor() argument
300 gl_linked_shader *linked; global() member in __anon7176::call_link_visitor
[all...]
H A Dgl_nir_link_uniform_blocks.c591 struct gl_linked_shader *const linked = prog->_LinkedShaders[stage]; in gl_nir_link_uniform_blocks() local
[all...]
H A Dopt_array_splitting.cpp440 optimize_split_arrays(exec_list *instructions, bool linked) in optimize_split_arrays() argument
271 get_split_list(exec_list *instructions, bool linked) get_split_list() argument
H A Dserialize.cpp1227 struct gl_linked_shader *linked = rzalloc(NULL, struct gl_linked_shader); in create_linked_shader_and_program() local
1147 read_shader_metadata(struct blob_reader *metadata, struct gl_program *glprog, gl_linked_shader *linked) read_shader_metadata() argument
H A Dlinker.cpp2407 gl_linked_shader *linked = rzalloc(NULL, struct gl_linked_shader); link_intrastage_shaders() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c277 GLint linked; in main() local
/third_party/mesa3d/src/mesa/main/
H A Dglspirv.c147 struct gl_linked_shader *linked = rzalloc(NULL, struct gl_linked_shader); in _mesa_spirv_link_shaders() local
[all...]
H A Dshaderapi.c734 struct gl_linked_shader *linked = shprog->_LinkedShaders[i]; in get_shader_program_completion_status() local
[all...]
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.h181 base::ThreadedList<ThreadedLabel> linked; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBindUniformLocationTest.cpp163 GLint linked = 0; in TEST_P() local
477 GLint linked = GL_FALSE; in TEST_P() local
508 GLint linked in TEST_P() local
541 GLint linked = GL_FALSE; TEST_P() local
565 GLint linked = GL_FALSE; TEST_P() local
[all...]
H A DBlendFuncExtendedTest.cpp255 GLint linked = 0; in LinkProgram() local
/third_party/pulseaudio/src/pulsecore/
H A Dcard.h90 bool linked; member
H A Dsource-output.c586 bool linked; in pa_source_output_unlink() local
H A Dsink-input.c762 bool linked; in pa_sink_input_unlink() local
H A Dsource.c690 bool linked; in pa_source_unlink() local
H A Dsink.c751 bool linked; in pa_sink_unlink() local
/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.cpp502 GrGLint linked = GR_GL_INIT_ZERO; in checkLinkStatus() local
629 GrGLint linked = GR_GL_INIT_ZERO; in PrecompileProgram() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.h317 bool linked; member in es2::Program
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp611 GLint linked; in drawWithTexture() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_multi.c48 snd_pcm_t *linked; member
[all...]
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.h146 unsigned int linked:1; /* linked streams */ member
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.cpp539 int linked = GL_FALSE; in checkCSProg() local
2021 int linked = GL_FALSE; checkCSProg() local
2641 int linked = GL_FALSE; checkCSProg() local
[all...]
/third_party/glslang/glslang/Public/
H A DShaderLang.h970 bool linked; member in glslang::TProgram
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp57 bool linked; member
97 vk::Move<vk::VkShaderEXT> createShader (const vk::DeviceInterface& vk, const vk::BinaryCollection& binaries, const vk::VkDevice device, vk::VkPhysicalDeviceFeatures features, vk::VkDescriptorSetLayout descriptorSetLayout, bool linked, vk::VkShaderStageFlagBits stage) in createShader() argument
560 ShaderObjectDeviceFeaturesBinaryInstance (Context& context, const bool linked, const vk::VkShaderStageFlagBits stage, const deUint32 index) in ShaderObjectDeviceFeaturesBinaryInstance() argument
1003 ShaderObjectDeviceFeaturesBinaryCase (tcu::TestContext& testCtx, const std::string& name, const bool linked, const vk::VkShaderStageFlagBits stage, const deUint32 index) in ShaderObjectDeviceFeaturesBinaryCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp3284 void GraphicsPipelineWrapper::createShaders (bool linked, bool binary) in createShaders() argument
3802 bool linked = m_internalData->pipelineConstructionType == PIPELINE_CONSTRUCTION_TYPE_SHADER_OBJECT_LINKED_SPIRV || in buildPipeline() local
[all...]

Completed in 44 milliseconds

12