Home
last modified time | relevance | path

Searched defs:error_str (Results 1 – 25 of 50) sorted by relevance

12

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp241 std::stringstream error_str; in VerifySetLayoutCompatibility() local
255 std::stringstream error_str; in VerifySetLayoutCompatibility() local
264 std::stringstream error_str; in VerifySetLayoutCompatibility() local
272 std::stringstream error_str; in VerifySetLayoutCompatibility() local
668 std::stringstream error_str; in ValidateDrawState() local
699 std::stringstream error_str; in ValidateDrawState() local
711 std::stringstream error_str; in ValidateDrawState() local
719 std::stringstream error_str; in ValidateDrawState() local
735 std::stringstream error_str; in ValidateDrawState() local
745 std::stringstream error_str; in ValidateDrawState() local
[all …]
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_cs.c97 const char *error_str = in brw_codegen_cs_prog() local
123 char *error_str; in brw_codegen_cs_prog() local
Dbrw_gs.c93 char *error_str; in brw_codegen_gs_prog() local
Dbrw_tes.c76 char *error_str; in brw_codegen_tes_prog() local
Dbrw_vs.c187 char *error_str; in brw_codegen_vs_prog() local
Dbrw_tcs.c109 char *error_str; in brw_codegen_tcs_prog() local
Dbrw_wm.c122 char *error_str = NULL; in brw_codegen_wm_prog() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_util.c48 const char *error_str = vk_Result_to_str(error); in __vk_errorf() local
/external/libchrome/base/json/
Djson_string_value_serializer.cc52 std::string* error_str) { in Deserialize()
Djson_file_value_serializer.cc102 std::string* error_str) { in Deserialize()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_util.c45 const char *error_str = vk_Result_to_str(error); in __vk_errorf() local
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_non_semantic_test.cpp37 const char* error_str; member
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_non_semantic_test.cpp37 const char* error_str; member
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_non_semantic_test.cpp37 const char* error_str; member
/external/mesa3d/src/intel/vulkan/
Danv_util.c87 const char *error_str = vk_Result_to_str(error); in __vk_errorv() local
/external/mesa3d/src/amd/vulkan/
Dradv_util.c98 const char *error_str = vk_Result_to_str(error); in __vk_errorv() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_util.c61 const char *error_str = vk_Result_to_str(error); in __vk_errorf() local
/external/llvm-project/lldb/source/Interpreter/
DCommandReturnObject.cpp125 void CommandReturnObject::SetError(llvm::StringRef error_str) { in SetError()
/external/mesa3d/src/gallium/drivers/iris/
Diris_program.c1141 char *error_str = NULL; in iris_compile_vs() local
1349 char *error_str = NULL; in iris_compile_tcs() local
1475 char *error_str = NULL; in iris_compile_tes() local
1597 char *error_str = NULL; in iris_compile_gs() local
1715 char *error_str = NULL; in iris_compile_fs() local
2000 char *error_str = NULL; in iris_compile_cs() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.cpp366 char **error_str) in brw_compile_tcs()
Dbrw_vec4_gs_visitor.cpp593 char **error_str) in brw_compile_gs()
Dbrw_shader.cpp1282 char **error_str) in brw_compile_tes()
/external/llvm-project/lldb/tools/debugserver/source/
Ddebugserver.cpp1547 const char *error_str = remote->Context().LaunchStatus().AsString(); in main() local
1638 const char *error_str = remote->Context().LaunchStatus().AsString(); in main() local
/external/llvm-project/lldb/tools/lldb-vscode/
DVSCode.cpp376 std::string error_str; in GetNextObject() local
/external/grpc-grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc112 const char* error_str = grpc_error_string(error); in on_handshake_done() local

12