Home
last modified time | relevance | path

Searched defs:linked (Results 1 – 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBindUniformLocationTest.cpp163 GLint linked = 0; in TEST_P() local
477 GLint linked = GL_FALSE; in TEST_P() local
508 GLint linked = GL_FALSE; in TEST_P() local
541 GLint linked = GL_FALSE; in TEST_P() local
565 GLint linked = GL_FALSE; in TEST_P() local
DBlendFuncExtendedTest.cpp255 GLint linked = 0; in LinkProgram() local
/third_party/skia/m133/src/gpu/ganesh/gl/builders/
DGrGLShaderStringBuilder.cpp82 GrGLint linked = GR_GL_INIT_ZERO; in GrGLCheckLinkStatus() local
DGrGLProgramBuilder.cpp586 GrGLint linked = GR_GL_INIT_ZERO; in PrecompileProgram() local
/third_party/mesa3d/src/asahi/lib/
Dagx_linker.c83 agx_fast_link(struct agx_linked_shader *linked, struct agx_device *dev, in agx_fast_link()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectBinaryTests.cpp57 bool linked; member
97 …eviceFeatures features, vk::VkDescriptorSetLayout descriptorSetLayout, bool linked, vk::VkShaderSt… in createShader()
560 …ShaderObjectDeviceFeaturesBinaryInstance (Context& context, const bool linked, const vk::VkShaderS… in ShaderObjectDeviceFeaturesBinaryInstance()
1003 …uresBinaryCase (tcu::TestContext& testCtx, const std::string& name, const bool linked, const vk::V… in ShaderObjectDeviceFeaturesBinaryCase()
1098 for (const auto& linked : linkedTests) in createShaderObjectBinaryTests() local
1148 for (const auto& linked : linkedTests) in createShaderObjectBinaryTests() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
Damdgcn_glslc.c259 GLint linked; in main() local
/third_party/liburing/test/
Dlfs-openat.c132 static int test_drained_files(int dfd, const char *fn, bool linked, bool prepend) in test_drained_files()
Dtimeout.c977 bool abs, bool async, bool linked) in test_update_timeout()
/third_party/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp502 GrGLint linked = GR_GL_INIT_ZERO; in checkLinkStatus() local
629 GrGLint linked = GR_GL_INIT_ZERO; in PrecompileProgram() local
/third_party/mesa3d/src/mesa/main/
Dglspirv.c163 struct gl_linked_shader *linked = rzalloc(NULL, struct gl_linked_shader); in _mesa_spirv_link_shaders() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_aco.c147 si_aco_compile_shader(struct si_shader *shader, struct si_linked_shaders *linked, in si_aco_compile_shader()
Dsi_shader.c2642 static void get_prev_stage_input_nir(struct si_shader *shader, struct si_linked_shaders *linked) in get_prev_stage_input_nir()
2863 static void get_nir_shaders(struct si_shader *shader, struct si_linked_shaders *linked) in get_nir_shaders()
2990 struct si_linked_shaders linked; in si_nir_generate_gs_copy_shader() local
3062 struct si_linked_shaders linked; in si_compile_shader() local
Dsi_shader_llvm.c789 struct si_shader *shader, struct si_linked_shaders *linked, in si_llvm_compile_shader()
/third_party/pulseaudio/src/pulsecore/
Dcard.h90 bool linked; member
Dsource-output.c586 bool linked; in pa_source_output_unlink() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.h317 bool linked; variable
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp539 int linked = GL_FALSE; in checkCSProg() local
2021 int linked = GL_FALSE; in checkCSProg() local
2641 int linked = GL_FALSE; in checkCSProg() local
/third_party/mesa3d/src/compiler/glsl/
Dserialize.cpp1165 gl_linked_shader *linked) in read_shader_metadata()
1243 struct gl_linked_shader *linked = rzalloc(NULL, struct gl_linked_shader); in create_linked_shader_and_program() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_shader.c427 struct stage_idx linked[VK_MAX_LINKED_SHADER_STAGES]; in vk_common_CreateShadersEXT() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp611 GLint linked; in drawWithTexture() local
/third_party/mesa3d/src/asahi/vulkan/
Dhk_cmd_buffer.c635 struct hk_linked_shader *linked) in hk_upload_usc_words()
Dhk_shader.h162 } linked; member
Dhk_cmd_draw.c1734 struct hk_linked_shader *linked = in hk_get_fast_linked_locked_vs() local
1782 struct hk_linked_shader *linked = in hk_get_fast_linked_locked_fs() local
1799 struct hk_linked_shader *linked; in hk_get_fast_linked() local
/third_party/alsa-utils/alsaloop/
Dalsaloop.h146 unsigned int linked:1; /* linked streams */ member

12